#c82a0b color space conversions
Hex:
#c82a0b
RGB:
200, 42, 11
CMY:
22, 84, 96
CMYK:
0, 79, 95, 22
HSL:
10°, 89.5735%, 41.3725%
HSV (HSB):
10°, 94.5000%, 78.4314%
XYZ:
24.7078, 13.9595, 1.7088
xyY:
0.6119, 0.3457, 13.9595
CIE-Lab:
44.1747, 59.7323, 53.6761
CIE-LCH:
44.1747, 80.3061, 41.9432
CIE-Luv:
44.1747, 123.6343, 32.6398
Hunter-Lab:
37.3623, 52.6583, 23.4420
#c82a0b color charts
#c82a0b color shades, tints & tones
#c82a0b color schemes
#c82a0b color preview, HTML & CSS examples
This text has a color of #c82a0b
<p style="color:#c82a0b;">Text here</p>
.mytext {color:#c82a0b;}
This box has a color of #c82a0b
<div style="background-color:#c82a0b;">Content here</div>
.mybackground {background-color:#c82a0b;}
Border around this has a color of #c82a0b
<div style="border:2px solid #c82a0b;">Content here</div>
.myborder {border:2px solid #c82a0b;}