#c82e7c color space conversions
Hex:
#c82e7c
RGB:
200, 46, 124
CMY:
22, 82, 51
CMYK:
0, 77, 38, 22
HSL:
330°, 62.6016%, 48.2353%
HSV (HSB):
330°, 77.0000%, 78.4314%
XYZ:
28.4345, 15.6886, 20.5983
xyY:
0.4393, 0.2424, 15.6886
CIE-Lab:
46.5632, 64.7356, -6.9443
CIE-LCH:
46.5632, 65.1070, 353.8772
CIE-Luv:
46.5632, 91.7204, -20.9612
Hunter-Lab:
39.6088, 58.8267, -3.1072
#c82e7c color charts
#c82e7c color shades, tints & tones
#c82e7c color schemes
#c82e7c color preview, HTML & CSS examples
This text has a color of #c82e7c
<p style="color:#c82e7c;">Text here</p>
.mytext {color:#c82e7c;}
This box has a color of #c82e7c
<div style="background-color:#c82e7c;">Content here</div>
.mybackground {background-color:#c82e7c;}
Border around this has a color of #c82e7c
<div style="border:2px solid #c82e7c;">Content here</div>
.myborder {border:2px solid #c82e7c;}