#c82c5d color space conversions
Hex:
#c82c5d
RGB:
200, 44, 93
CMY:
22, 83, 64
CMYK:
0, 78, 54, 22
HSL:
341°, 63.9344%, 47.8431%
HSV (HSB):
341°, 78.0000%, 78.4314%
XYZ:
26.6959, 14.8710, 11.8193
xyY:
0.5001, 0.2786, 14.8710
CIE-Lab:
45.4571, 62.5441, 10.5549
CIE-LCH:
45.4571, 63.4285, 9.5789
CIE-Luv:
45.4571, 104.3314, 0.5403
Hunter-Lab:
38.5630, 56.0844, 8.8221
#c82c5d color charts
#c82c5d color shades, tints & tones
#c82c5d color schemes
#c82c5d color preview, HTML & CSS examples
This text has a color of #c82c5d
<p style="color:#c82c5d;">Text here</p>
.mytext {color:#c82c5d;}
This box has a color of #c82c5d
<div style="background-color:#c82c5d;">Content here</div>
.mybackground {background-color:#c82c5d;}
Border around this has a color of #c82c5d
<div style="border:2px solid #c82c5d;">Content here</div>
.myborder {border:2px solid #c82c5d;}