#c82a10 color space conversions
Hex:
#c82a10
RGB:
200, 42, 16
CMY:
22, 84, 94
CMYK:
0, 79, 92, 22
HSL:
8°, 85.1852%, 42.3529%
HSV (HSB):
8°, 92.0000%, 78.4314%
XYZ:
24.7409, 13.9727, 1.8832
xyY:
0.6094, 0.3442, 13.9727
CIE-Lab:
44.1938, 59.7928, 52.0601
CIE-LCH:
44.1938, 79.2808, 41.0453
CIE-Luv:
44.1938, 123.2580, 31.9899
Hunter-Lab:
37.3801, 52.7294, 23.1790
#c82a10 color charts
#c82a10 color shades, tints & tones
#c82a10 color schemes
#c82a10 color preview, HTML & CSS examples
This text has a color of #c82a10
<p style="color:#c82a10;">Text here</p>
.mytext {color:#c82a10;}
This box has a color of #c82a10
<div style="background-color:#c82a10;">Content here</div>
.mybackground {background-color:#c82a10;}
Border around this has a color of #c82a10
<div style="border:2px solid #c82a10;">Content here</div>
.myborder {border:2px solid #c82a10;}