#c71f5b color space conversions
Hex:
#c71f5b
RGB:
199, 31, 91
CMY:
22, 88, 64
CMYK:
0, 84, 54, 22
HSL:
339°, 73.0435%, 45.0980%
HSV (HSB):
339°, 84.4221%, 78.0392%
XYZ:
25.9315, 13.8774, 11.2094
xyY:
0.5083, 0.2720, 13.8774
CIE-Lab:
44.0566, 65.4249, 9.8104
CIE-LCH:
44.0566, 66.1564, 8.5279
CIE-Luv:
44.0566, 108.5913, -1.0412
Hunter-Lab:
37.2524, 59.0626, 8.2361
#c71f5b color charts
#c71f5b color shades, tints & tones
#c71f5b color schemes
#c71f5b color preview, HTML & CSS examples
This text has a color of #c71f5b
<p style="color:#c71f5b;">Text here</p>
.mytext {color:#c71f5b;}
This box has a color of #c71f5b
<div style="background-color:#c71f5b;">Content here</div>
.mybackground {background-color:#c71f5b;}
Border around this has a color of #c71f5b
<div style="border:2px solid #c71f5b;">Content here</div>
.myborder {border:2px solid #c71f5b;}