#c882a5 color space conversions
Hex:
#c882a5
RGB:
200, 130, 165
CMY:
22, 49, 35
CMYK:
0, 35, 18, 22
HSL:
330°, 38.8889%, 64.7059%
HSV (HSB):
330°, 35.0000%, 78.4314%
XYZ:
38.5936, 30.9612, 39.5393
xyY:
0.3538, 0.2838, 30.9612
CIE-Lab:
62.4749, 31.9966, -7.3861
CIE-LCH:
62.4749, 32.8380, 347.0015
CIE-Luv:
62.4749, 41.0132, -16.3065
Hunter-Lab:
55.6428, 26.4318, -3.1810
#c882a5 color charts
#c882a5 color shades, tints & tones
#c882a5 color schemes
#c882a5 color preview, HTML & CSS examples
This text has a color of #c882a5
<p style="color:#c882a5;">Text here</p>
.mytext {color:#c882a5;}
This box has a color of #c882a5
<div style="background-color:#c882a5;">Content here</div>
.mybackground {background-color:#c882a5;}
Border around this has a color of #c882a5
<div style="border:2px solid #c882a5;">Content here</div>
.myborder {border:2px solid #c882a5;}