#cb912c color space conversions
Hex:
#cb912c
RGB:
203, 145, 44
CMY:
20, 43, 83
CMYK:
0, 29, 78, 20
HSL:
38°, 64.3725%, 48.4314%
HSV (HSB):
38°, 78.3251%, 79.6078%
XYZ:
35.2086, 33.1292, 6.9217
xyY:
0.4678, 0.4402, 33.1292
CIE-Lab:
64.2654, 13.1216, 58.5679
CIE-LCH:
64.2654, 60.0198, 77.3719
CIE-Luv:
64.2654, 47.5159, 59.2524
Hunter-Lab:
57.5579, 8.4634, 33.1605
#cb912c color charts
#cb912c color shades, tints & tones
#cb912c color schemes
#cb912c color preview, HTML & CSS examples
This text has a color of #cb912c
<p style="color:#cb912c;">Text here</p>
.mytext {color:#cb912c;}
This box has a color of #cb912c
<div style="background-color:#cb912c;">Content here</div>
.mybackground {background-color:#cb912c;}
Border around this has a color of #cb912c
<div style="border:2px solid #cb912c;">Content here</div>
.myborder {border:2px solid #cb912c;}