#c8233a color space conversions
Hex:
#c8233a
RGB:
200, 35, 58
CMY:
22, 86, 77
CMYK:
0, 83, 71, 22
HSL:
352°, 70.2128%, 46.0784%
HSV (HSB):
352°, 82.5000%, 78.4314%
XYZ:
25.1842, 13.7869, 5.3368
xyY:
0.5684, 0.3112, 13.7869
CIE-Lab:
43.9258, 62.8432, 30.1273
CIE-LCH:
43.9258, 69.6916, 25.6133
CIE-Luv:
43.9258, 118.9806, 18.2725
Hunter-Lab:
37.1307, 56.0901, 17.4698
#c8233a color charts
#c8233a color shades, tints & tones
#c8233a color schemes
#c8233a color preview, HTML & CSS examples
This text has a color of #c8233a
<p style="color:#c8233a;">Text here</p>
.mytext {color:#c8233a;}
This box has a color of #c8233a
<div style="background-color:#c8233a;">Content here</div>
.mybackground {background-color:#c8233a;}
Border around this has a color of #c8233a
<div style="border:2px solid #c8233a;">Content here</div>
.myborder {border:2px solid #c8233a;}