#c82a8e color space conversions
Hex:
#c82a8e
RGB:
200, 42, 142
CMY:
22, 84, 44
CMYK:
0, 79, 29, 22
HSL:
322°, 65.2893%, 47.4510%
HSV (HSB):
322°, 79.0000%, 78.4314%
XYZ:
29.5299, 15.8883, 27.1015
xyY:
0.4072, 0.2191, 15.8883
CIE-Lab:
46.8276, 67.8362, -17.4845
CIE-LCH:
46.8276, 70.0533, 345.5468
CIE-Luv:
46.8276, 85.5047, -35.7926
Hunter-Lab:
39.8601, 62.4843, -12.4102
#c82a8e color charts
#c82a8e color shades, tints & tones
#c82a8e color schemes
#c82a8e color preview, HTML & CSS examples
This text has a color of #c82a8e
<p style="color:#c82a8e;">Text here</p>
.mytext {color:#c82a8e;}
This box has a color of #c82a8e
<div style="background-color:#c82a8e;">Content here</div>
.mybackground {background-color:#c82a8e;}
Border around this has a color of #c82a8e
<div style="border:2px solid #c82a8e;">Content here</div>
.myborder {border:2px solid #c82a8e;}