#c82d6c color space conversions
Hex:
#c82d6c
RGB:
200, 45, 108
CMY:
22, 82, 58
CMYK:
0, 78, 46, 22
HSL:
336°, 63.2653%, 48.0392%
HSV (HSB):
336°, 77.5000%, 78.4314%
XYZ:
27.4646, 15.2388, 15.6812
xyY:
0.4704, 0.2610, 15.2388
CIE-Lab:
45.9596, 63.4911, 1.9927
CIE-LCH:
45.9596, 63.5224, 1.7976
CIE-Luv:
45.9596, 98.3565, -9.4599
Hunter-Lab:
39.0370, 57.2696, 3.5090
#c82d6c color charts
#c82d6c color shades, tints & tones
#c82d6c color schemes
#c82d6c color preview, HTML & CSS examples
This text has a color of #c82d6c
<p style="color:#c82d6c;">Text here</p>
.mytext {color:#c82d6c;}
This box has a color of #c82d6c
<div style="background-color:#c82d6c;">Content here</div>
.mybackground {background-color:#c82d6c;}
Border around this has a color of #c82d6c
<div style="border:2px solid #c82d6c;">Content here</div>
.myborder {border:2px solid #c82d6c;}