#cb960d color space conversions
Hex:
#cb960d
RGB:
203, 150, 13
CMY:
20, 41, 95
CMYK:
0, 26, 94, 20
HSL:
43°, 87.9630%, 42.3529%
HSV (HSB):
43°, 93.5961%, 79.6078%
XYZ:
35.6076, 34.5383, 5.1706
xyY:
0.4728, 0.4586, 34.5383
CIE-Lab:
65.3876, 9.6357, 67.8981
CIE-LCH:
65.3876, 68.5784, 81.9229
CIE-Luv:
65.3876, 44.5354, 66.1139
Hunter-Lab:
58.7693, 5.3048, 35.9221
#cb960d color charts
#cb960d color shades, tints & tones
#cb960d color schemes
#cb960d color preview, HTML & CSS examples
This text has a color of #cb960d
<p style="color:#cb960d;">Text here</p>
.mytext {color:#cb960d;}
This box has a color of #cb960d
<div style="background-color:#cb960d;">Content here</div>
.mybackground {background-color:#cb960d;}
Border around this has a color of #cb960d
<div style="border:2px solid #cb960d;">Content here</div>
.myborder {border:2px solid #cb960d;}