#c978a5 color space conversions
Hex:
#c978a5
RGB:
201, 120, 165
CMY:
21, 53, 35
CMYK:
0, 40, 18, 21
HSL:
327°, 42.8571%, 62.9412%
HSV (HSB):
327°, 40.2985%, 78.8235%
XYZ:
37.5954, 28.5671, 39.1298
xyY:
0.3571, 0.2713, 28.5671
CIE-Lab:
60.3976, 37.7303, -10.4733
CIE-LCH:
60.3976, 39.1570, 344.4863
CIE-Luv:
60.3976, 47.0219, -21.7541
Hunter-Lab:
53.4482, 32.0225, -5.9929
#c978a5 color charts
#c978a5 color shades, tints & tones
#c978a5 color schemes
#c978a5 color preview, HTML & CSS examples
This text has a color of #c978a5
<p style="color:#c978a5;">Text here</p>
.mytext {color:#c978a5;}
This box has a color of #c978a5
<div style="background-color:#c978a5;">Content here</div>
.mybackground {background-color:#c978a5;}
Border around this has a color of #c978a5
<div style="border:2px solid #c978a5;">Content here</div>
.myborder {border:2px solid #c978a5;}