#d06700 color space conversions
Hex:
#d06700
RGB:
208, 103, 0
CMY:
18, 60, 100
CMYK:
0, 50, 100, 18
HSL:
30°, 100.0000%, 40.7843%
HSV (HSB):
30°, 100.0000%, 81.5686%
XYZ:
30.8627, 23.1104, 2.8341
xyY:
0.5433, 0.4068, 23.1104
CIE-Lab:
55.1859, 36.8292, 63.4623
CIE-LCH:
55.1859, 73.3748, 59.8721
CIE-Luv:
55.1859, 87.4985, 50.5620
Hunter-Lab:
48.0733, 30.4674, 30.1559
#d06700 color charts
#d06700 color shades, tints & tones
#d06700 color schemes
#d06700 color preview, HTML & CSS examples
This text has a color of #d06700
<p style="color:#d06700;">Text here</p>
.mytext {color:#d06700;}
This box has a color of #d06700
<div style="background-color:#d06700;">Content here</div>
.mybackground {background-color:#d06700;}
Border around this has a color of #d06700
<div style="border:2px solid #d06700;">Content here</div>
.myborder {border:2px solid #d06700;}