#d05d01 color space conversions
Hex:
#d05d01
RGB:
208, 93, 1
CMY:
18, 64, 100
CMYK:
0, 55, 100, 18
HSL:
27°, 99.0431%, 40.9804%
HSV (HSB):
27°, 99.5192%, 81.5686%
XYZ:
29.9323, 21.2408, 2.5510
xyY:
0.5571, 0.3954, 21.2408
CIE-Lab:
53.2120, 41.8483, 62.1025
CIE-LCH:
53.2120, 74.8866, 56.0256
CIE-Luv:
53.2120, 95.6641, 47.2835
Hunter-Lab:
46.0877, 35.2755, 28.9797
#d05d01 color charts
#d05d01 color shades, tints & tones
#d05d01 color schemes
#d05d01 color preview, HTML & CSS examples
This text has a color of #d05d01
<p style="color:#d05d01;">Text here</p>
.mytext {color:#d05d01;}
This box has a color of #d05d01
<div style="background-color:#d05d01;">Content here</div>
.mybackground {background-color:#d05d01;}
Border around this has a color of #d05d01
<div style="border:2px solid #d05d01;">Content here</div>
.myborder {border:2px solid #d05d01;}