#d06f13 color space conversions
Hex:
#d06f13
RGB:
208, 111, 19
CMY:
18, 56, 93
CMYK:
0, 47, 91, 18
HSL:
29°, 83.2599%, 44.5098%
HSV (HSB):
29°, 90.8654%, 81.5686%
XYZ:
31.8144, 24.8258, 3.7311
xyY:
0.5270, 0.4112, 24.8258
CIE-Lab:
56.9053, 32.9148, 60.7371
CIE-LCH:
56.9053, 69.0824, 61.5457
CIE-Luv:
56.9053, 80.2750, 51.4456
Hunter-Lab:
49.8255, 26.7806, 30.4379
#d06f13 color charts
#d06f13 color shades, tints & tones
#d06f13 color schemes
#d06f13 color preview, HTML & CSS examples
This text has a color of #d06f13
<p style="color:#d06f13;">Text here</p>
.mytext {color:#d06f13;}
This box has a color of #d06f13
<div style="background-color:#d06f13;">Content here</div>
.mybackground {background-color:#d06f13;}
Border around this has a color of #d06f13
<div style="border:2px solid #d06f13;">Content here</div>
.myborder {border:2px solid #d06f13;}