#c82a23 color space conversions
Hex:
#c82a23
RGB:
200, 42, 35
CMY:
22, 84, 86
CMYK:
0, 79, 83, 22
HSL:
3°, 70.2128%, 46.0784%
HSV (HSB):
3°, 82.5000%, 78.4314%
XYZ:
24.9508, 14.0566, 2.9883
xyY:
0.5941, 0.3347, 14.0566
CIE-Lab:
44.3140, 60.1744, 43.6621
CIE-LCH:
44.3140, 74.3461, 35.9644
CIE-Luv:
44.3140, 120.9257, 27.9547
Hunter-Lab:
37.4922, 53.1790, 21.5189
#c82a23 color charts
#c82a23 color shades, tints & tones
#c82a23 color schemes
#c82a23 color preview, HTML & CSS examples
This text has a color of #c82a23
<p style="color:#c82a23;">Text here</p>
.mytext {color:#c82a23;}
This box has a color of #c82a23
<div style="background-color:#c82a23;">Content here</div>
.mybackground {background-color:#c82a23;}
Border around this has a color of #c82a23
<div style="border:2px solid #c82a23;">Content here</div>
.myborder {border:2px solid #c82a23;}