#cb6500 color space conversions
Hex:
#cb6500
RGB:
203, 101, 0
CMY:
20, 60, 100
CMYK:
0, 50, 100, 20
HSL:
30°, 100.0000%, 39.8039%
HSV (HSB):
30°, 100.0000%, 79.6078%
XYZ:
29.2823, 22.0039, 2.7038
xyY:
0.5424, 0.4076, 22.0039
CIE-Lab:
54.0311, 35.8374, 62.3939
CIE-LCH:
54.0311, 71.9536, 60.1281
CIE-Luv:
54.0311, 84.9352, 49.5930
Hunter-Lab:
46.9083, 29.3383, 29.4183
#cb6500 color charts
#cb6500 color shades, tints & tones
#cb6500 color schemes
#cb6500 color preview, HTML & CSS examples
This text has a color of #cb6500
<p style="color:#cb6500;">Text here</p>
.mytext {color:#cb6500;}
This box has a color of #cb6500
<div style="background-color:#cb6500;">Content here</div>
.mybackground {background-color:#cb6500;}
Border around this has a color of #cb6500
<div style="border:2px solid #cb6500;">Content here</div>
.myborder {border:2px solid #cb6500;}