#c82b8d color space conversions
Hex:
#c82b8d
RGB:
200, 43, 141
CMY:
22, 83, 45
CMYK:
0, 79, 30, 22
HSL:
323°, 64.6091%, 47.6471%
HSV (HSB):
323°, 78.5000%, 78.4314%
XYZ:
29.4910, 15.9302, 26.7198
xyY:
0.4088, 0.2208, 15.9302
CIE-Lab:
46.8828, 67.4497, -16.7958
CIE-LCH:
46.8828, 69.5094, 346.0170
CIE-Luv:
46.8828, 85.6623, -34.7776
Hunter-Lab:
39.9127, 62.0445, -11.7532
#c82b8d color charts
#c82b8d color shades, tints & tones
#c82b8d color schemes
#c82b8d color preview, HTML & CSS examples
This text has a color of #c82b8d
<p style="color:#c82b8d;">Text here</p>
.mytext {color:#c82b8d;}
This box has a color of #c82b8d
<div style="background-color:#c82b8d;">Content here</div>
.mybackground {background-color:#c82b8d;}
Border around this has a color of #c82b8d
<div style="border:2px solid #c82b8d;">Content here</div>
.myborder {border:2px solid #c82b8d;}