#c82d6e color space conversions
Hex:
#c82d6e
RGB:
200, 45, 110
CMY:
22, 82, 57
CMYK:
0, 78, 45, 22
HSL:
335°, 63.2653%, 48.0392%
HSV (HSB):
335°, 77.5000%, 78.4314%
XYZ:
27.5723, 15.2819, 16.2483
xyY:
0.4665, 0.2586, 15.2819
CIE-Lab:
46.0179, 63.6712, 0.8444
CIE-LCH:
46.0179, 63.6768, 0.7598
CIE-Luv:
46.0179, 97.5823, -10.8880
Hunter-Lab:
39.0921, 57.4877, 2.7210
#c82d6e color charts
#c82d6e color shades, tints & tones
#c82d6e color schemes
#c82d6e color preview, HTML & CSS examples
This text has a color of #c82d6e
<p style="color:#c82d6e;">Text here</p>
.mytext {color:#c82d6e;}
This box has a color of #c82d6e
<div style="background-color:#c82d6e;">Content here</div>
.mybackground {background-color:#c82d6e;}
Border around this has a color of #c82d6e
<div style="border:2px solid #c82d6e;">Content here</div>
.myborder {border:2px solid #c82d6e;}