#c82d7d color space conversions
Hex:
#c82d7d
RGB:
200, 45, 125
CMY:
22, 82, 51
CMYK:
0, 78, 38, 22
HSL:
329°, 63.2653%, 48.0392%
HSV (HSB):
329°, 77.5000%, 78.4314%
XYZ:
28.4595, 15.6368, 20.9203
xyY:
0.4377, 0.2405, 15.6368
CIE-Lab:
46.4943, 65.1305, -7.6582
CIE-LCH:
46.4943, 65.5792, 353.2938
CIE-Luv:
46.4943, 91.6312, -21.9671
Hunter-Lab:
39.5434, 59.2659, -3.6867
#c82d7d color charts
#c82d7d color shades, tints & tones
#c82d7d color schemes
#c82d7d color preview, HTML & CSS examples
This text has a color of #c82d7d
<p style="color:#c82d7d;">Text here</p>
.mytext {color:#c82d7d;}
This box has a color of #c82d7d
<div style="background-color:#c82d7d;">Content here</div>
.mybackground {background-color:#c82d7d;}
Border around this has a color of #c82d7d
<div style="border:2px solid #c82d7d;">Content here</div>
.myborder {border:2px solid #c82d7d;}