#c71f9d color space conversions
Hex:
#c71f9d
RGB:
199, 31, 157
CMY:
22, 88, 38
CMYK:
0, 84, 21, 22
HSL:
315°, 73.0435%, 45.0980%
HSV (HSB):
315°, 84.4221%, 78.0392%
XYZ:
30.1290, 15.5564, 33.3130
xyY:
0.3814, 0.1969, 15.5564
CIE-Lab:
46.3870, 72.0099, -27.2024
CIE-LCH:
46.3870, 76.9766, 339.3055
CIE-Luv:
46.3870, 80.6746, -50.0997
Hunter-Lab:
39.4416, 67.3312, -22.4681
#c71f9d color charts
#c71f9d color shades, tints & tones
#c71f9d color schemes
#c71f9d color preview, HTML & CSS examples
This text has a color of #c71f9d
<p style="color:#c71f9d;">Text here</p>
.mytext {color:#c71f9d;}
This box has a color of #c71f9d
<div style="background-color:#c71f9d;">Content here</div>
.mybackground {background-color:#c71f9d;}
Border around this has a color of #c71f9d
<div style="border:2px solid #c71f9d;">Content here</div>
.myborder {border:2px solid #c71f9d;}