#c973a5 color space conversions
Hex:
#c973a5
RGB:
201, 115, 165
CMY:
21, 55, 35
CMYK:
0, 43, 18, 21
HSL:
325°, 44.3299%, 61.9608%
HSV (HSB):
325°, 42.7861%, 78.8235%
XYZ:
37.0097, 27.3956, 38.9346
xyY:
0.3581, 0.2651, 27.3956
CIE-Lab:
59.3387, 40.3785, -12.0621
CIE-LCH:
59.3387, 42.1416, 343.3678
CIE-Luv:
59.3387, 49.5957, -24.4929
Hunter-Lab:
52.3408, 34.6192, -7.4653
#c973a5 color charts
#c973a5 color shades, tints & tones
#c973a5 color schemes
#c973a5 color preview, HTML & CSS examples
This text has a color of #c973a5
<p style="color:#c973a5;">Text here</p>
.mytext {color:#c973a5;}
This box has a color of #c973a5
<div style="background-color:#c973a5;">Content here</div>
.mybackground {background-color:#c973a5;}
Border around this has a color of #c973a5
<div style="border:2px solid #c973a5;">Content here</div>
.myborder {border:2px solid #c973a5;}