#d8400f color space conversions
Hex:
#d8400f
RGB:
216, 64, 15
CMY:
15, 75, 94
CMYK:
0, 70, 93, 15
HSL:
15°, 87.0130%, 45.2941%
HSV (HSB):
15°, 93.0556%, 84.7059%
XYZ:
30.2385, 18.3002, 2.3905
xyY:
0.5937, 0.3593, 18.3002
CIE-Lab:
49.8582, 57.4606, 57.5464
CIE-LCH:
49.8582, 81.3223, 45.0427
CIE-Luv:
49.8582, 123.1119, 38.6959
Hunter-Lab:
42.7787, 51.3114, 26.6320
#d8400f color charts
#d8400f color shades, tints & tones
#d8400f color schemes
#d8400f color preview, HTML & CSS examples
This text has a color of #d8400f
<p style="color:#d8400f;">Text here</p>
.mytext {color:#d8400f;}
This box has a color of #d8400f
<div style="background-color:#d8400f;">Content here</div>
.mybackground {background-color:#d8400f;}
Border around this has a color of #d8400f
<div style="border:2px solid #d8400f;">Content here</div>
.myborder {border:2px solid #d8400f;}