#cb940d color space conversions
Hex:
#cb940d
RGB:
203, 148, 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.2912, 33.9054, 5.0651
xyY:
0.4752, 0.4566, 33.9054
CIE-Lab:
64.8874, 10.7207, 67.5316
CIE-LCH:
64.8874, 68.3773, 80.9795
CIE-Luv:
64.8874, 46.1081, 65.3578
Hunter-Lab:
58.2283, 6.2861, 35.6024
#cb940d color charts
#cb940d color shades, tints & tones
#cb940d color schemes
#cb940d color preview, HTML & CSS examples
This text has a color of #cb940d
<p style="color:#cb940d;">Text here</p>
.mytext {color:#cb940d;}
This box has a color of #cb940d
<div style="background-color:#cb940d;">Content here</div>
.mybackground {background-color:#cb940d;}
Border around this has a color of #cb940d
<div style="border:2px solid #cb940d;">Content here</div>
.myborder {border:2px solid #cb940d;}