#d82e0c color space conversions
Hex:
#d82e0c
RGB:
216, 46, 12
CMY:
15, 82, 95
CMYK:
0, 79, 94, 15
HSL:
10°, 89.4737%, 44.7059%
HSV (HSB):
10°, 94.4444%, 84.7059%
XYZ:
29.3623, 16.5795, 2.0004
xyY:
0.6125, 0.3458, 16.5795
CIE-Lab:
47.7257, 63.3230, 57.0983
CIE-LCH:
47.7257, 85.2644, 42.0410
CIE-Luv:
47.7257, 133.7858, 35.3441
Hunter-Lab:
40.7179, 57.4626, 25.5897
#d82e0c color charts
#d82e0c color shades, tints & tones
#d82e0c color schemes
#d82e0c color preview, HTML & CSS examples
This text has a color of #d82e0c
<p style="color:#d82e0c;">Text here</p>
.mytext {color:#d82e0c;}
This box has a color of #d82e0c
<div style="background-color:#d82e0c;">Content here</div>
.mybackground {background-color:#d82e0c;}
Border around this has a color of #d82e0c
<div style="border:2px solid #d82e0c;">Content here</div>
.myborder {border:2px solid #d82e0c;}