#c82a6e color space conversions
Hex:
#c82a6e
RGB:
200, 42, 110
CMY:
22, 84, 57
CMYK:
0, 79, 45, 22
HSL:
334°, 65.2893%, 47.4510%
HSV (HSB):
334°, 79.0000%, 78.4314%
XYZ:
27.4619, 15.0611, 16.2115
xyY:
0.4676, 0.2564, 15.0611
CIE-Lab:
45.7177, 64.5227, 0.4069
CIE-LCH:
45.7177, 64.5240, 0.3614
CIE-Luv:
45.7177, 98.5865, -11.5983
Hunter-Lab:
38.8086, 58.3956, 2.3988
#c82a6e color charts
#c82a6e color shades, tints & tones
#c82a6e color schemes
#c82a6e color preview, HTML & CSS examples
This text has a color of #c82a6e
<p style="color:#c82a6e;">Text here</p>
.mytext {color:#c82a6e;}
This box has a color of #c82a6e
<div style="background-color:#c82a6e;">Content here</div>
.mybackground {background-color:#c82a6e;}
Border around this has a color of #c82a6e
<div style="border:2px solid #c82a6e;">Content here</div>
.myborder {border:2px solid #c82a6e;}