#c82d7f color space conversions
Hex:
#c82d7f
RGB:
200, 45, 127
CMY:
22, 82, 50
CMYK:
0, 78, 37, 22
HSL:
328°, 63.2653%, 48.0392%
HSV (HSB):
328°, 77.5000%, 78.4314%
XYZ:
28.5886, 15.6884, 21.6001
xyY:
0.4340, 0.2381, 15.6884
CIE-Lab:
46.5630, 65.3393, -8.7765
CIE-LCH:
46.5630, 65.9261, 352.3497
CIE-Luv:
46.5630, 90.8237, -23.4850
Hunter-Lab:
39.6086, 59.5219, -4.6070
#c82d7f color charts
#c82d7f color shades, tints & tones
#c82d7f color schemes
#c82d7f color preview, HTML & CSS examples
This text has a color of #c82d7f
<p style="color:#c82d7f;">Text here</p>
.mytext {color:#c82d7f;}
This box has a color of #c82d7f
<div style="background-color:#c82d7f;">Content here</div>
.mybackground {background-color:#c82d7f;}
Border around this has a color of #c82d7f
<div style="border:2px solid #c82d7f;">Content here</div>
.myborder {border:2px solid #c82d7f;}