#c82d0a color space conversions
Hex:
#c82d0a
RGB:
200, 45, 10
CMY:
22, 82, 96
CMYK:
0, 78, 95, 22
HSL:
11°, 90.4762%, 41.1765%
HSV (HSB):
11°, 95.0000%, 78.4314%
XYZ:
24.8126, 14.1780, 1.7160
xyY:
0.6095, 0.3483, 14.1780
CIE-Lab:
44.4872, 58.8360, 54.1444
CIE-LCH:
44.4872, 79.9580, 42.6221
CIE-Luv:
44.4872, 122.1547, 33.2972
Hunter-Lab:
37.6537, 51.7316, 23.6555
#c82d0a color charts
#c82d0a color shades, tints & tones
#c82d0a color schemes
#c82d0a color preview, HTML & CSS examples
This text has a color of #c82d0a
<p style="color:#c82d0a;">Text here</p>
.mytext {color:#c82d0a;}
This box has a color of #c82d0a
<div style="background-color:#c82d0a;">Content here</div>
.mybackground {background-color:#c82d0a;}
Border around this has a color of #c82d0a
<div style="border:2px solid #c82d0a;">Content here</div>
.myborder {border:2px solid #c82d0a;}