#d99b0c color space conversions
Hex:
#d99b0c
RGB:
217, 155, 12
CMY:
15, 39, 95
CMYK:
0, 29, 94, 15
HSL:
42°, 89.5197%, 44.9020%
HSV (HSB):
42°, 94.4700%, 85.0980%
XYZ:
40.4030, 38.2209, 5.5957
xyY:
0.4797, 0.4538, 38.2209
CIE-Lab:
68.1831, 13.0901, 70.7851
CIE-LCH:
68.1831, 71.9853, 79.5228
CIE-Luv:
68.1831, 51.8372, 68.4644
Hunter-Lab:
61.8231, 8.4639, 37.9097
#d99b0c color charts
#d99b0c color shades, tints & tones
#d99b0c color schemes
#d99b0c color preview, HTML & CSS examples
This text has a color of #d99b0c
<p style="color:#d99b0c;">Text here</p>
.mytext {color:#d99b0c;}
This box has a color of #d99b0c
<div style="background-color:#d99b0c;">Content here</div>
.mybackground {background-color:#d99b0c;}
Border around this has a color of #d99b0c
<div style="border:2px solid #d99b0c;">Content here</div>
.myborder {border:2px solid #d99b0c;}