#d06f20 color space conversions
Hex:
#d06f20
RGB:
208, 111, 32
CMY:
18, 56, 87
CMYK:
0, 47, 85, 18
HSL:
27°, 73.3333%, 47.0588%
HSV (HSB):
27°, 84.6154%, 81.5686%
XYZ:
31.9576, 24.8831, 4.4851
xyY:
0.5211, 0.4058, 24.8831
CIE-Lab:
56.9613, 33.1933, 56.7238
CIE-LCH:
56.9613, 65.7220, 59.6649
CIE-Luv:
56.9613, 79.5984, 49.3026
Hunter-Lab:
49.8829, 27.0612, 29.5872
#d06f20 color charts
#d06f20 color shades, tints & tones
#d06f20 color schemes
#d06f20 color preview, HTML & CSS examples
This text has a color of #d06f20
<p style="color:#d06f20;">Text here</p>
.mytext {color:#d06f20;}
This box has a color of #d06f20
<div style="background-color:#d06f20;">Content here</div>
.mybackground {background-color:#d06f20;}
Border around this has a color of #d06f20
<div style="border:2px solid #d06f20;">Content here</div>
.myborder {border:2px solid #d06f20;}