#c82d64 color space conversions
Hex:
#c82d64
RGB:
200, 45, 100
CMY:
22, 82, 61
CMYK:
0, 78, 50, 22
HSL:
339°, 63.2653%, 48.0392%
HSV (HSB):
339°, 77.5000%, 78.4314%
XYZ:
27.0581, 15.0762, 13.5405
xyY:
0.4860, 0.2708, 15.0762
CIE-Lab:
45.7384, 62.8054, 6.6171
CIE-LCH:
45.7384, 63.1530, 6.0144
CIE-Luv:
45.7384, 101.3904, -3.8892
Hunter-Lab:
38.8281, 56.4416, 6.5036
#c82d64 color charts
#c82d64 color shades, tints & tones
#c82d64 color schemes
#c82d64 color preview, HTML & CSS examples
This text has a color of #c82d64
<p style="color:#c82d64;">Text here</p>
.mytext {color:#c82d64;}
This box has a color of #c82d64
<div style="background-color:#c82d64;">Content here</div>
.mybackground {background-color:#c82d64;}
Border around this has a color of #c82d64
<div style="border:2px solid #c82d64;">Content here</div>
.myborder {border:2px solid #c82d64;}