#c82a4e color space conversions
Hex:
#c82a4e
RGB:
200, 42, 78
CMY:
22, 84, 69
CMYK:
0, 79, 61, 22
HSL:
346°, 65.2893%, 47.4510%
HSV (HSB):
346°, 79.0000%, 78.4314%
XYZ:
26.0225, 14.4853, 8.6321
xyY:
0.5296, 0.2948, 14.4853
CIE-Lab:
44.9211, 62.0778, 19.1186
CIE-LCH:
44.9211, 64.9552, 17.1177
CIE-Luv:
44.9211, 110.2695, 9.3115
Hunter-Lab:
38.0596, 55.4416, 13.1944
#c82a4e color charts
#c82a4e color shades, tints & tones
#c82a4e color schemes
#c82a4e color preview, HTML & CSS examples
This text has a color of #c82a4e
<p style="color:#c82a4e;">Text here</p>
.mytext {color:#c82a4e;}
This box has a color of #c82a4e
<div style="background-color:#c82a4e;">Content here</div>
.mybackground {background-color:#c82a4e;}
Border around this has a color of #c82a4e
<div style="border:2px solid #c82a4e;">Content here</div>
.myborder {border:2px solid #c82a4e;}