#c82a8a color space conversions
Hex:
#c82a8a
RGB:
200, 42, 138
CMY:
22, 84, 46
CMYK:
0, 79, 31, 22
HSL:
324°, 65.2893%, 47.4510%
HSV (HSB):
324°, 79.0000%, 78.4314%
XYZ:
29.2348, 15.7703, 25.5479
xyY:
0.4144, 0.2235, 15.7703
CIE-Lab:
46.6716, 67.3768, -15.3018
CIE-LCH:
46.6716, 69.0926, 347.2047
CIE-Luv:
46.6716, 87.1607, -32.6745
Hunter-Lab:
39.7118, 61.9116, -10.3449
#c82a8a color charts
#c82a8a color shades, tints & tones
#c82a8a color schemes
#c82a8a color preview, HTML & CSS examples
This text has a color of #c82a8a
<p style="color:#c82a8a;">Text here</p>
.mytext {color:#c82a8a;}
This box has a color of #c82a8a
<div style="background-color:#c82a8a;">Content here</div>
.mybackground {background-color:#c82a8a;}
Border around this has a color of #c82a8a
<div style="border:2px solid #c82a8a;">Content here</div>
.myborder {border:2px solid #c82a8a;}