#c7143f color space conversions
Hex:
#c7143f
RGB:
199, 20, 63
CMY:
22, 92, 75
CMYK:
0, 90, 68, 22
HSL:
346°, 81.7352%, 42.9412%
HSV (HSB):
346°, 89.9497%, 78.0392%
XYZ:
24.7005, 13.0013, 5.9103
xyY:
0.5664, 0.2981, 13.0013
CIE-Lab:
42.7652, 65.7766, 25.5932
CIE-LCH:
42.7652, 70.5803, 21.2607
CIE-Luv:
42.7652, 121.3386, 13.5910
Hunter-Lab:
36.0573, 59.1785, 15.5217
#c7143f color charts
#c7143f color shades, tints & tones
#c7143f color schemes
#c7143f color preview, HTML & CSS examples
This text has a color of #c7143f
<p style="color:#c7143f;">Text here</p>
.mytext {color:#c7143f;}
This box has a color of #c7143f
<div style="background-color:#c7143f;">Content here</div>
.mybackground {background-color:#c7143f;}
Border around this has a color of #c7143f
<div style="border:2px solid #c7143f;">Content here</div>
.myborder {border:2px solid #c7143f;}