#c82210 color space conversions
Hex:
#c82210
RGB:
200, 34, 16
CMY:
22, 87, 94
CMYK:
0, 83, 92, 22
HSL:
6°, 85.1852%, 42.3529%
HSV (HSB):
6°, 92.0000%, 78.4314%
XYZ:
24.4850, 13.4608, 1.7979
xyY:
0.6161, 0.3387, 13.4608
CIE-Lab:
43.4495, 61.8959, 51.5701
CIE-LCH:
43.4495, 80.5642, 39.8002
CIE-Luv:
43.4495, 126.9179, 30.6832
Hunter-Lab:
36.6890, 54.9190, 22.7768
#c82210 color charts
#c82210 color shades, tints & tones
#c82210 color schemes
#c82210 color preview, HTML & CSS examples
This text has a color of #c82210
<p style="color:#c82210;">Text here</p>
.mytext {color:#c82210;}
This box has a color of #c82210
<div style="background-color:#c82210;">Content here</div>
.mybackground {background-color:#c82210;}
Border around this has a color of #c82210
<div style="border:2px solid #c82210;">Content here</div>
.myborder {border:2px solid #c82210;}