#c71b7a color space conversions
Hex:
#c71b7a
RGB:
199, 27, 122
CMY:
22, 89, 52
CMYK:
0, 86, 39, 22
HSL:
327°, 76.1062%, 44.3137%
HSV (HSB):
327°, 86.4322%, 78.0392%
XYZ:
27.4580, 14.3311, 19.7313
xyY:
0.4463, 0.2329, 14.3311
CIE-Lab:
44.7041, 68.8763, -8.5158
CIE-LCH:
44.7041, 69.4007, 352.9518
CIE-Luv:
44.7041, 96.6467, -23.6588
Hunter-Lab:
37.8565, 63.2204, -4.4033
#c71b7a color charts
#c71b7a color shades, tints & tones
#c71b7a color schemes
#c71b7a color preview, HTML & CSS examples
This text has a color of #c71b7a
<p style="color:#c71b7a;">Text here</p>
.mytext {color:#c71b7a;}
This box has a color of #c71b7a
<div style="background-color:#c71b7a;">Content here</div>
.mybackground {background-color:#c71b7a;}
Border around this has a color of #c71b7a
<div style="border:2px solid #c71b7a;">Content here</div>
.myborder {border:2px solid #c71b7a;}