#d08f12 color space conversions
Hex:
#d08f12
RGB:
208, 143, 18
CMY:
18, 44, 93
CMYK:
0, 31, 91, 18
HSL:
39°, 84.0708%, 44.3137%
HSV (HSB):
39°, 91.3462%, 81.5686%
XYZ:
35.9441, 33.0985, 5.0665
xyY:
0.4850, 0.4466, 33.0985
CIE-Lab:
64.2406, 15.7114, 66.4101
CIE-LCH:
64.2406, 68.2433, 76.6896
CIE-Luv:
64.2406, 54.0389, 63.1594
Hunter-Lab:
57.5313, 10.8424, 35.0506
#d08f12 color charts
#d08f12 color shades, tints & tones
#d08f12 color schemes
#d08f12 color preview, HTML & CSS examples
This text has a color of #d08f12
<p style="color:#d08f12;">Text here</p>
.mytext {color:#d08f12;}
This box has a color of #d08f12
<div style="background-color:#d08f12;">Content here</div>
.mybackground {background-color:#d08f12;}
Border around this has a color of #d08f12
<div style="border:2px solid #d08f12;">Content here</div>
.myborder {border:2px solid #d08f12;}