#c84c2e color space conversions
Hex:
#c84c2e
RGB:
200, 76, 46
CMY:
22, 70, 82
CMYK:
0, 62, 77, 22
HSL:
12°, 62.6016%, 48.2353%
HSV (HSB):
12°, 77.0000%, 78.4314%
XYZ:
26.8970, 17.6455, 4.5731
xyY:
0.5476, 0.3593, 17.6455
CIE-Lab:
49.0633, 47.8202, 42.6577
CIE-LCH:
49.0633, 64.0816, 41.7343
CIE-Luv:
49.0633, 98.5836, 33.0655
Hunter-Lab:
42.0065, 40.7830, 22.9500
#c84c2e color charts
#c84c2e color shades, tints & tones
#c84c2e color schemes
#c84c2e color preview, HTML & CSS examples
This text has a color of #c84c2e
<p style="color:#c84c2e;">Text here</p>
.mytext {color:#c84c2e;}
This box has a color of #c84c2e
<div style="background-color:#c84c2e;">Content here</div>
.mybackground {background-color:#c84c2e;}
Border around this has a color of #c84c2e
<div style="border:2px solid #c84c2e;">Content here</div>
.myborder {border:2px solid #c84c2e;}