#c982a5 color space conversions
Hex:
#c982a5
RGB:
201, 130, 165
CMY:
21, 49, 35
CMYK:
0, 35, 18, 21
HSL:
330°, 39.6648%, 64.9020%
HSV (HSB):
330°, 35.3234%, 78.8235%
XYZ:
38.8616, 31.0994, 39.5519
xyY:
0.3549, 0.2840, 31.0994
CIE-Lab:
62.5914, 32.3492, -7.2002
CIE-LCH:
62.5914, 33.1408, 347.4517
CIE-Luv:
62.5914, 41.7175, -16.1055
Hunter-Lab:
55.7668, 26.7972, -3.0139
#c982a5 color charts
#c982a5 color shades, tints & tones
#c982a5 color schemes
#c982a5 color preview, HTML & CSS examples
This text has a color of #c982a5
<p style="color:#c982a5;">Text here</p>
.mytext {color:#c982a5;}
This box has a color of #c982a5
<div style="background-color:#c982a5;">Content here</div>
.mybackground {background-color:#c982a5;}
Border around this has a color of #c982a5
<div style="border:2px solid #c982a5;">Content here</div>
.myborder {border:2px solid #c982a5;}