#c975a1 color space conversions
Hex:
#c975a1
RGB:
201, 117, 161
CMY:
21, 54, 37
CMYK:
0, 42, 20, 21
HSL:
329°, 43.7500%, 62.3529%
HSV (HSB):
329°, 41.7910%, 78.8235%
XYZ:
36.8817, 27.7133, 37.1235
xyY:
0.3626, 0.2725, 27.7133
CIE-Lab:
59.6288, 38.7068, -9.3258
CIE-LCH:
59.6288, 39.8144, 346.4536
CIE-Luv:
59.6288, 49.4212, -20.2049
Hunter-Lab:
52.6434, 32.9302, -4.9602
#c975a1 color charts
#c975a1 color shades, tints & tones
#c975a1 color schemes
#c975a1 color preview, HTML & CSS examples
This text has a color of #c975a1
<p style="color:#c975a1;">Text here</p>
.mytext {color:#c975a1;}
This box has a color of #c975a1
<div style="background-color:#c975a1;">Content here</div>
.mybackground {background-color:#c975a1;}
Border around this has a color of #c975a1
<div style="border:2px solid #c975a1;">Content here</div>
.myborder {border:2px solid #c975a1;}