#c71f5f color space conversions
Hex:
#c71f5f
RGB:
199, 31, 95
CMY:
22, 88, 63
CMYK:
0, 84, 52, 22
HSL:
337°, 73.0435%, 45.0980%
HSV (HSB):
337°, 84.4221%, 78.0392%
XYZ:
26.1087, 13.9483, 12.1427
xyY:
0.5002, 0.2672, 13.9483
CIE-Lab:
44.1587, 65.7220, 7.4540
CIE-LCH:
44.1587, 66.1433, 6.4707
CIE-Luv:
44.1587, 107.0336, -3.6776
Hunter-Lab:
37.3474, 59.4272, 6.8664
#c71f5f color charts
#c71f5f color shades, tints & tones
#c71f5f color schemes
#c71f5f color preview, HTML & CSS examples
This text has a color of #c71f5f
<p style="color:#c71f5f;">Text here</p>
.mytext {color:#c71f5f;}
This box has a color of #c71f5f
<div style="background-color:#c71f5f;">Content here</div>
.mybackground {background-color:#c71f5f;}
Border around this has a color of #c71f5f
<div style="border:2px solid #c71f5f;">Content here</div>
.myborder {border:2px solid #c71f5f;}