#d06c01 color space conversions
Hex:
#d06c01
RGB:
208, 108, 1
CMY:
18, 58, 100
CMYK:
0, 48, 100, 18
HSL:
31°, 99.0431%, 40.9804%
HSV (HSB):
31°, 99.5192%, 81.5686%
XYZ:
31.3805, 24.1372, 3.0337
xyY:
0.5359, 0.4122, 24.1372
CIE-Lab:
56.2249, 34.2618, 63.8936
CIE-LCH:
56.2249, 72.5001, 61.7984
CIE-Luv:
56.2249, 83.3143, 52.1327
Hunter-Lab:
49.1296, 28.0360, 30.7296
#d06c01 color charts
#d06c01 color shades, tints & tones
#d06c01 color schemes
#d06c01 color preview, HTML & CSS examples
This text has a color of #d06c01
<p style="color:#d06c01;">Text here</p>
.mytext {color:#d06c01;}
This box has a color of #d06c01
<div style="background-color:#d06c01;">Content here</div>
.mybackground {background-color:#d06c01;}
Border around this has a color of #d06c01
<div style="border:2px solid #d06c01;">Content here</div>
.myborder {border:2px solid #d06c01;}