#d84f01 color space conversions
Hex:
#d84f01
RGB:
216, 79, 1
CMY:
15, 69, 100
CMYK:
0, 63, 100, 15
HSL:
22°, 99.0783%, 42.5490%
HSV (HSB):
22°, 99.5370%, 84.7059%
XYZ:
31.1204, 20.1931, 2.2861
xyY:
0.5806, 0.3767, 20.1931
CIE-Lab:
52.0548, 51.2789, 62.1606
CIE-LCH:
52.0548, 80.5820, 50.4793
CIE-Luv:
52.0548, 113.2426, 43.8607
Hunter-Lab:
44.9367, 44.9787, 28.4393
#d84f01 color charts
#d84f01 color shades, tints & tones
#d84f01 color schemes
#d84f01 color preview, HTML & CSS examples
This text has a color of #d84f01
<p style="color:#d84f01;">Text here</p>
.mytext {color:#d84f01;}
This box has a color of #d84f01
<div style="background-color:#d84f01;">Content here</div>
.mybackground {background-color:#d84f01;}
Border around this has a color of #d84f01
<div style="border:2px solid #d84f01;">Content here</div>
.myborder {border:2px solid #d84f01;}