#c83f31 color space conversions
Hex:
#c83f31
RGB:
200, 63, 49
CMY:
22, 75, 81
CMYK:
0, 69, 76, 22
HSL:
6°, 60.6426%, 48.8235%
HSV (HSB):
6°, 75.5000%, 78.4314%
XYZ:
26.1513, 16.0561, 4.6265
xyY:
0.5584, 0.3428, 16.0561
CIE-Lab:
47.0480, 53.4445, 38.9131
CIE-LCH:
47.0480, 66.1101, 36.0585
CIE-Luv:
47.0480, 106.7831, 28.2263
Hunter-Lab:
40.0701, 46.3734, 21.2034
#c83f31 color charts
#c83f31 color shades, tints & tones
#c83f31 color schemes
#c83f31 color preview, HTML & CSS examples
This text has a color of #c83f31
<p style="color:#c83f31;">Text here</p>
.mytext {color:#c83f31;}
This box has a color of #c83f31
<div style="background-color:#c83f31;">Content here</div>
.mybackground {background-color:#c83f31;}
Border around this has a color of #c83f31
<div style="border:2px solid #c83f31;">Content here</div>
.myborder {border:2px solid #c83f31;}