#c84c1e color space conversions
Hex:
#c84c1e
RGB:
200, 76, 30
CMY:
22, 70, 88
CMYK:
0, 62, 85, 22
HSL:
16°, 73.9130%, 45.0980%
HSV (HSB):
16°, 85.0000%, 78.4314%
XYZ:
26.6382, 17.5420, 3.2102
xyY:
0.5621, 0.3702, 17.5420
CIE-Lab:
48.9358, 47.3135, 50.1724
CIE-LCH:
48.9358, 68.9626, 46.6798
CIE-Luv:
48.9358, 100.5457, 37.5211
Hunter-Lab:
41.8831, 40.2327, 24.7738
#c84c1e color charts
#c84c1e color shades, tints & tones
#c84c1e color schemes
#c84c1e color preview, HTML & CSS examples
This text has a color of #c84c1e
<p style="color:#c84c1e;">Text here</p>
.mytext {color:#c84c1e;}
This box has a color of #c84c1e
<div style="background-color:#c84c1e;">Content here</div>
.mybackground {background-color:#c84c1e;}
Border around this has a color of #c84c1e
<div style="border:2px solid #c84c1e;">Content here</div>
.myborder {border:2px solid #c84c1e;}