#d05a01 color space conversions
Hex:
#d05a01
RGB:
208, 90, 1
CMY:
18, 65, 100
CMYK:
0, 57, 100, 18
HSL:
26°, 99.0431%, 40.9804%
HSV (HSB):
26°, 99.5192%, 81.5686%
XYZ:
29.6741, 20.7244, 2.4649
xyY:
0.5613, 0.3920, 20.7244
CIE-Lab:
52.6466, 43.3048, 61.7785
CIE-LCH:
52.6466, 75.4446, 54.9708
CIE-Luv:
52.6466, 98.0787, 46.3616
Hunter-Lab:
45.5241, 36.6849, 28.6566
#d05a01 color charts
#d05a01 color shades, tints & tones
#d05a01 color schemes
#d05a01 color preview, HTML & CSS examples
This text has a color of #d05a01
<p style="color:#d05a01;">Text here</p>
.mytext {color:#d05a01;}
This box has a color of #d05a01
<div style="background-color:#d05a01;">Content here</div>
.mybackground {background-color:#d05a01;}
Border around this has a color of #d05a01
<div style="border:2px solid #d05a01;">Content here</div>
.myborder {border:2px solid #d05a01;}