#c7153f color space conversions
Hex:
#c7153f
RGB:
199, 21, 63
CMY:
22, 92, 75
CMYK:
0, 89, 68, 22
HSL:
346°, 80.9091%, 43.1373%
HSV (HSB):
346°, 89.4472%, 78.0392%
XYZ:
24.7186, 13.0373, 5.9163
xyY:
0.5660, 0.2985, 13.0373
CIE-Lab:
42.8194, 65.6205, 25.6611
CIE-LCH:
42.8194, 70.4595, 21.3581
CIE-Luv:
42.8194, 121.1001, 13.7022
Hunter-Lab:
36.1072, 59.0112, 15.5602
#c7153f color charts
#c7153f color shades, tints & tones
#c7153f color schemes
#c7153f color preview, HTML & CSS examples
This text has a color of #c7153f
<p style="color:#c7153f;">Text here</p>
.mytext {color:#c7153f;}
This box has a color of #c7153f
<div style="background-color:#c7153f;">Content here</div>
.mybackground {background-color:#c7153f;}
Border around this has a color of #c7153f
<div style="border:2px solid #c7153f;">Content here</div>
.myborder {border:2px solid #c7153f;}