#d82c0c color space conversions
Hex:
#d82c0c
RGB:
216, 44, 12
CMY:
15, 83, 95
CMYK:
0, 80, 94, 15
HSL:
9°, 89.4737%, 44.7059%
HSV (HSB):
9°, 94.4444%, 84.7059%
XYZ:
29.2859, 16.4268, 1.9750
xyY:
0.6141, 0.3445, 16.4268
CIE-Lab:
47.5296, 63.8754, 56.9848
CIE-LCH:
47.5296, 85.5998, 41.7369
CIE-Luv:
47.5296, 134.7815, 34.9995
Hunter-Lab:
40.5300, 58.0519, 25.4819
#d82c0c color charts
#d82c0c color shades, tints & tones
#d82c0c color schemes
#d82c0c color preview, HTML & CSS examples
This text has a color of #d82c0c
<p style="color:#d82c0c;">Text here</p>
.mytext {color:#d82c0c;}
This box has a color of #d82c0c
<div style="background-color:#d82c0c;">Content here</div>
.mybackground {background-color:#d82c0c;}
Border around this has a color of #d82c0c
<div style="border:2px solid #d82c0c;">Content here</div>
.myborder {border:2px solid #d82c0c;}