#d84a01 color space conversions
Hex:
#d84a01
RGB:
216, 74, 1
CMY:
15, 71, 100
CMYK:
0, 66, 100, 15
HSL:
20°, 99.0783%, 42.5490%
HSV (HSB):
20°, 99.5370%, 84.7059%
XYZ:
30.7732, 19.4987, 2.1704
xyY:
0.5868, 0.3718, 19.4987
CIE-Lab:
51.2656, 53.3943, 61.7471
CIE-LCH:
51.2656, 81.6312, 49.1492
CIE-Luv:
51.2656, 116.9188, 42.5367
Hunter-Lab:
44.1573, 47.1211, 27.9959
#d84a01 color charts
#d84a01 color shades, tints & tones
#d84a01 color schemes
#d84a01 color preview, HTML & CSS examples
This text has a color of #d84a01
<p style="color:#d84a01;">Text here</p>
.mytext {color:#d84a01;}
This box has a color of #d84a01
<div style="background-color:#d84a01;">Content here</div>
.mybackground {background-color:#d84a01;}
Border around this has a color of #d84a01
<div style="border:2px solid #d84a01;">Content here</div>
.myborder {border:2px solid #d84a01;}