#d84000 color space conversions
Hex:
#d84000
RGB:
216, 64, 0
CMY:
15, 75, 100
CMYK:
0, 70, 100, 15
HSL:
18°, 100.0000%, 42.3529%
HSV (HSB):
18°, 100.0000%, 84.7059%
XYZ:
30.1523, 18.2657, 1.9364
xyY:
0.5988, 0.3627, 18.2657
CIE-Lab:
49.8168, 57.3143, 61.2724
CIE-LCH:
49.8168, 83.9002, 46.9117
CIE-Luv:
49.8168, 123.8818, 40.1840
Hunter-Lab:
42.7384, 51.1410, 27.2305
#d84000 color charts
#d84000 color shades, tints & tones
#d84000 color schemes
#d84000 color preview, HTML & CSS examples
This text has a color of #d84000
<p style="color:#d84000;">Text here</p>
.mytext {color:#d84000;}
This box has a color of #d84000
<div style="background-color:#d84000;">Content here</div>
.mybackground {background-color:#d84000;}
Border around this has a color of #d84000
<div style="border:2px solid #d84000;">Content here</div>
.myborder {border:2px solid #d84000;}