#cb712e color space conversions
Hex:
#cb712e
RGB:
203, 113, 46
CMY:
20, 56, 82
CMYK:
0, 44, 77, 20
HSL:
26°, 63.0522%, 48.8235%
HSV (HSB):
26°, 77.3399%, 79.6078%
XYZ:
31.0269, 24.7040, 5.7178
xyY:
0.5049, 0.4020, 24.7040
CIE-Lab:
56.7859, 30.5409, 50.5978
CIE-LCH:
56.7859, 59.1006, 58.8848
CIE-Luv:
56.7859, 72.7460, 46.2328
Hunter-Lab:
49.7031, 24.4470, 27.9715
#cb712e color charts
#cb712e color shades, tints & tones
#cb712e color schemes
#cb712e color preview, HTML & CSS examples
This text has a color of #cb712e
<p style="color:#cb712e;">Text here</p>
.mytext {color:#cb712e;}
This box has a color of #cb712e
<div style="background-color:#cb712e;">Content here</div>
.mybackground {background-color:#cb712e;}
Border around this has a color of #cb712e
<div style="border:2px solid #cb712e;">Content here</div>
.myborder {border:2px solid #cb712e;}