#c973a7 color space conversions
Hex:
#c973a7
RGB:
201, 115, 167
CMY:
21, 55, 35
CMYK:
0, 43, 17, 21
HSL:
324°, 44.3299%, 61.9608%
HSV (HSB):
324°, 42.7861%, 78.8235%
XYZ:
37.1932, 27.4690, 39.9010
xyY:
0.3557, 0.2627, 27.4690
CIE-Lab:
59.4059, 40.6912, -13.1111
CIE-LCH:
59.4059, 42.7513, 342.1406
CIE-Luv:
59.4059, 49.1596, -26.1033
Hunter-Lab:
52.4109, 34.9528, -8.4505
#c973a7 color charts
#c973a7 color shades, tints & tones
#c973a7 color schemes
#c973a7 color preview, HTML & CSS examples
This text has a color of #c973a7
<p style="color:#c973a7;">Text here</p>
.mytext {color:#c973a7;}
This box has a color of #c973a7
<div style="background-color:#c973a7;">Content here</div>
.mybackground {background-color:#c973a7;}
Border around this has a color of #c973a7
<div style="border:2px solid #c973a7;">Content here</div>
.myborder {border:2px solid #c973a7;}