#c84b2f color space conversions
Hex:
#c84b2f
RGB:
200, 75, 47
CMY:
22, 71, 82
CMYK:
0, 63, 77, 22
HSL:
11°, 61.9433%, 48.4314%
HSV (HSB):
11°, 76.5000%, 78.4314%
XYZ:
26.8486, 17.5168, 4.6553
xyY:
0.5477, 0.3573, 17.5168
CIE-Lab:
48.9047, 48.3069, 41.9698
CIE-LCH:
48.9047, 63.9924, 40.9846
CIE-Luv:
48.9047, 99.1382, 32.4196
Hunter-Lab:
41.8530, 41.2644, 22.7023
#c84b2f color charts
#c84b2f color shades, tints & tones
#c84b2f color schemes
#c84b2f color preview, HTML & CSS examples
This text has a color of #c84b2f
<p style="color:#c84b2f;">Text here</p>
.mytext {color:#c84b2f;}
This box has a color of #c84b2f
<div style="background-color:#c84b2f;">Content here</div>
.mybackground {background-color:#c84b2f;}
Border around this has a color of #c84b2f
<div style="border:2px solid #c84b2f;">Content here</div>
.myborder {border:2px solid #c84b2f;}