#c71b8a color space conversions
Hex:
#c71b8a
RGB:
199, 27, 138
CMY:
22, 89, 46
CMYK:
0, 86, 31, 22
HSL:
321°, 76.1062%, 44.3137%
HSV (HSB):
321°, 86.4322%, 78.0392%
XYZ:
28.5326, 14.7610, 25.3901
xyY:
0.4154, 0.2149, 14.7610
CIE-Lab:
45.3050, 70.5429, -17.4035
CIE-LCH:
45.3050, 72.6579, 346.1414
CIE-Luv:
45.3050, 89.5977, -35.9102
Hunter-Lab:
38.4200, 65.3278, -12.2881
#c71b8a color charts
#c71b8a color shades, tints & tones
#c71b8a color schemes
#c71b8a color preview, HTML & CSS examples
This text has a color of #c71b8a
<p style="color:#c71b8a;">Text here</p>
.mytext {color:#c71b8a;}
This box has a color of #c71b8a
<div style="background-color:#c71b8a;">Content here</div>
.mybackground {background-color:#c71b8a;}
Border around this has a color of #c71b8a
<div style="border:2px solid #c71b8a;">Content here</div>
.myborder {border:2px solid #c71b8a;}