#cb950d color space conversions
Hex:
#cb950d
RGB:
203, 149, 13
CMY:
20, 42, 95
CMYK:
0, 27, 94, 20
HSL:
43°, 87.9630%, 42.3529%
HSV (HSB):
43°, 93.5961%, 79.6078%
XYZ:
35.4487, 34.2205, 5.1176
xyY:
0.4740, 0.4576, 34.2205
CIE-Lab:
65.1372, 10.1780, 67.7146
CIE-LCH:
65.1372, 68.4752, 81.4520
CIE-Luv:
65.1372, 45.3207, 65.7357
Hunter-Lab:
58.4983, 5.7952, 35.7619
#cb950d color charts
#cb950d color shades, tints & tones
#cb950d color schemes
#cb950d color preview, HTML & CSS examples
This text has a color of #cb950d
<p style="color:#cb950d;">Text here</p>
.mytext {color:#cb950d;}
This box has a color of #cb950d
<div style="background-color:#cb950d;">Content here</div>
.mybackground {background-color:#cb950d;}
Border around this has a color of #cb950d
<div style="border:2px solid #cb950d;">Content here</div>
.myborder {border:2px solid #cb950d;}