#d82c0e color space conversions
Hex:
#d82c0e
RGB:
216, 44, 14
CMY:
15, 83, 95
CMYK:
0, 80, 94, 15
HSL:
9°, 87.8261%, 45.0980%
HSV (HSB):
9°, 93.5185%, 84.7059%
XYZ:
29.2988, 16.4320, 2.0429
xyY:
0.6133, 0.3440, 16.4320
CIE-Lab:
47.5362, 63.8963, 56.4003
CIE-LCH:
47.5362, 85.2275, 41.4344
CIE-Luv:
47.5362, 134.6453, 34.7677
Hunter-Lab:
40.5364, 58.0773, 25.3874
#d82c0e color charts
#d82c0e color shades, tints & tones
#d82c0e color schemes
#d82c0e color preview, HTML & CSS examples
This text has a color of #d82c0e
<p style="color:#d82c0e;">Text here</p>
.mytext {color:#d82c0e;}
This box has a color of #d82c0e
<div style="background-color:#d82c0e;">Content here</div>
.mybackground {background-color:#d82c0e;}
Border around this has a color of #d82c0e
<div style="border:2px solid #d82c0e;">Content here</div>
.myborder {border:2px solid #d82c0e;}