#c71b5e color space conversions
Hex:
#c71b5e
RGB:
199, 27, 94
CMY:
22, 89, 63
CMYK:
0, 86, 53, 22
HSL:
337°, 76.1062%, 44.3137%
HSV (HSB):
337°, 86.4322%, 78.0392%
XYZ:
25.9655, 13.7341, 11.8721
xyY:
0.5035, 0.2663, 13.7341
CIE-Lab:
43.8492, 66.4606, 7.6408
CIE-LCH:
43.8492, 66.8984, 6.5584
CIE-Luv:
43.8492, 108.4748, -3.6570
Hunter-Lab:
37.0596, 60.2103, 6.9481
#c71b5e color charts
#c71b5e color shades, tints & tones
#c71b5e color schemes
#c71b5e color preview, HTML & CSS examples
This text has a color of #c71b5e
<p style="color:#c71b5e;">Text here</p>
.mytext {color:#c71b5e;}
This box has a color of #c71b5e
<div style="background-color:#c71b5e;">Content here</div>
.mybackground {background-color:#c71b5e;}
Border around this has a color of #c71b5e
<div style="border:2px solid #c71b5e;">Content here</div>
.myborder {border:2px solid #c71b5e;}