#c972a7 color space conversions
Hex:
#c972a7
RGB:
201, 114, 167
CMY:
21, 55, 35
CMYK:
0, 43, 17, 21
HSL:
323°, 44.6154%, 61.7647%
HSV (HSB):
323°, 43.2836%, 78.8235%
XYZ:
37.0798, 27.2422, 39.8632
xyY:
0.3559, 0.2615, 27.2422
CIE-Lab:
59.1978, 41.2163, -13.4248
CIE-LCH:
59.1978, 43.3475, 341.9588
CIE-Luv:
59.1978, 49.6618, -26.6441
Hunter-Lab:
52.1940, 35.4707, -8.7469
#c972a7 color charts
#c972a7 color shades, tints & tones
#c972a7 color schemes
#c972a7 color preview, HTML & CSS examples
This text has a color of #c972a7
<p style="color:#c972a7;">Text here</p>
.mytext {color:#c972a7;}
This box has a color of #c972a7
<div style="background-color:#c972a7;">Content here</div>
.mybackground {background-color:#c972a7;}
Border around this has a color of #c972a7
<div style="border:2px solid #c972a7;">Content here</div>
.myborder {border:2px solid #c972a7;}