#c7243d color space conversions
Hex:
#c7243d
RGB:
199, 36, 61
CMY:
22, 86, 76
CMYK:
0, 82, 69, 22
HSL:
351°, 69.3617%, 46.0784%
HSV (HSB):
351°, 81.9095%, 78.0392%
XYZ:
25.0264, 13.7408, 5.7481
xyY:
0.5622, 0.3087, 13.7408
CIE-Lab:
43.8589, 62.4594, 28.1780
CIE-LCH:
43.8589, 68.5213, 24.2821
CIE-Luv:
43.8589, 116.9921, 16.8504
Hunter-Lab:
37.0686, 55.6420, 16.7541
#c7243d color charts
#c7243d color shades, tints & tones
#c7243d color schemes
#c7243d color preview, HTML & CSS examples
This text has a color of #c7243d
<p style="color:#c7243d;">Text here</p>
.mytext {color:#c7243d;}
This box has a color of #c7243d
<div style="background-color:#c7243d;">Content here</div>
.mybackground {background-color:#c7243d;}
Border around this has a color of #c7243d
<div style="border:2px solid #c7243d;">Content here</div>
.myborder {border:2px solid #c7243d;}