#d06e0c color space conversions
Hex:
#d06e0c
RGB:
208, 110, 12
CMY:
18, 57, 95
CMYK:
0, 47, 94, 18
HSL:
30°, 89.0909%, 43.1373%
HSV (HSB):
30°, 94.2308%, 81.5686%
XYZ:
31.6547, 24.5883, 3.4255
xyY:
0.5305, 0.4121, 24.5883
CIE-Lab:
56.6721, 33.3382, 62.1598
CIE-LCH:
56.6721, 70.5357, 61.7940
CIE-Luv:
56.6721, 81.3494, 51.8766
Hunter-Lab:
49.5866, 27.1729, 30.6148
#d06e0c color charts
#d06e0c color shades, tints & tones
#d06e0c color schemes
#d06e0c color preview, HTML & CSS examples
This text has a color of #d06e0c
<p style="color:#d06e0c;">Text here</p>
.mytext {color:#d06e0c;}
This box has a color of #d06e0c
<div style="background-color:#d06e0c;">Content here</div>
.mybackground {background-color:#d06e0c;}
Border around this has a color of #d06e0c
<div style="border:2px solid #d06e0c;">Content here</div>
.myborder {border:2px solid #d06e0c;}