#c82d1e color space conversions
Hex:
#c82d1e
RGB:
200, 45, 30
CMY:
22, 82, 88
CMYK:
0, 78, 85, 22
HSL:
5°, 73.9130%, 45.0980%
HSV (HSB):
5°, 85.0000%, 78.4314%
XYZ:
24.9921, 14.2499, 2.6616
xyY:
0.5964, 0.3401, 14.2499
CIE-Lab:
44.5892, 59.1655, 46.4203
CIE-LCH:
44.5892, 75.2024, 38.1172
CIE-Luv:
44.5892, 120.1880, 29.8343
Hunter-Lab:
37.7490, 52.1172, 22.2439
#c82d1e color charts
#c82d1e color shades, tints & tones
#c82d1e color schemes
#c82d1e color preview, HTML & CSS examples
This text has a color of #c82d1e
<p style="color:#c82d1e;">Text here</p>
.mytext {color:#c82d1e;}
This box has a color of #c82d1e
<div style="background-color:#c82d1e;">Content here</div>
.mybackground {background-color:#c82d1e;}
Border around this has a color of #c82d1e
<div style="border:2px solid #c82d1e;">Content here</div>
.myborder {border:2px solid #c82d1e;}