#c7243f color space conversions
Hex:
#c7243f
RGB:
199, 36, 63
CMY:
22, 86, 75
CMYK:
0, 82, 68, 22
HSL:
350°, 69.3617%, 46.0784%
HSV (HSB):
350°, 81.9095%, 78.0392%
XYZ:
25.0813, 13.7627, 6.0372
xyY:
0.5588, 0.3066, 13.7627
CIE-Lab:
43.8907, 62.5562, 26.9956
CIE-LCH:
43.8907, 68.1325, 23.3422
CIE-Luv:
43.8907, 116.4261, 15.8901
Hunter-Lab:
37.0982, 55.7581, 16.3202
#c7243f color charts
#c7243f color shades, tints & tones
#c7243f color schemes
#c7243f color preview, HTML & CSS examples
This text has a color of #c7243f
<p style="color:#c7243f;">Text here</p>
.mytext {color:#c7243f;}
This box has a color of #c7243f
<div style="background-color:#c7243f;">Content here</div>
.mybackground {background-color:#c7243f;}
Border around this has a color of #c7243f
<div style="border:2px solid #c7243f;">Content here</div>
.myborder {border:2px solid #c7243f;}