#c8252c color space conversions
Hex:
#c8252c
RGB:
200, 37, 44
CMY:
22, 85, 83
CMYK:
0, 82, 78, 22
HSL:
357°, 68.7764%, 46.4706%
HSV (HSB):
357°, 81.5000%, 78.4314%
XYZ:
24.9356, 13.7843, 3.7293
xyY:
0.5874, 0.3247, 13.7843
CIE-Lab:
43.9221, 61.7992, 38.3631
CIE-LCH:
43.9221, 72.7384, 31.8308
CIE-Luv:
43.9221, 121.5124, 24.2265
Hunter-Lab:
37.1273, 54.9123, 20.0337
#c8252c color charts
#c8252c color shades, tints & tones
#c8252c color schemes
#c8252c color preview, HTML & CSS examples
This text has a color of #c8252c
<p style="color:#c8252c;">Text here</p>
.mytext {color:#c8252c;}
This box has a color of #c8252c
<div style="background-color:#c8252c;">Content here</div>
.mybackground {background-color:#c8252c;}
Border around this has a color of #c8252c
<div style="border:2px solid #c8252c;">Content here</div>
.myborder {border:2px solid #c8252c;}