#c82a1c color space conversions
Hex:
#c82a1c
RGB:
200, 42, 28
CMY:
22, 84, 89
CMYK:
0, 79, 86, 22
HSL:
5°, 75.4386%, 44.7059%
HSV (HSB):
5°, 86.0000%, 78.4314%
XYZ:
24.8570, 14.0191, 2.4945
xyY:
0.6008, 0.3389, 14.0191
CIE-Lab:
44.2604, 60.0042, 47.0945
CIE-LCH:
44.2604, 76.2784, 38.1267
CIE-Luv:
44.2604, 121.9569, 29.7406
Hunter-Lab:
37.4421, 52.9784, 22.2595
#c82a1c color charts
#c82a1c color shades, tints & tones
#c82a1c color schemes
#c82a1c color preview, HTML & CSS examples
This text has a color of #c82a1c
<p style="color:#c82a1c;">Text here</p>
.mytext {color:#c82a1c;}
This box has a color of #c82a1c
<div style="background-color:#c82a1c;">Content here</div>
.mybackground {background-color:#c82a1c;}
Border around this has a color of #c82a1c
<div style="border:2px solid #c82a1c;">Content here</div>
.myborder {border:2px solid #c82a1c;}