#d16c10 color space conversions
Hex:
#d16c10
RGB:
209, 108, 16
CMY:
18, 58, 94
CMYK:
0, 48, 92, 18
HSL:
29°, 85.7778%, 44.1176%
HSV (HSB):
29°, 92.3445%, 81.9608%
XYZ:
31.7506, 24.3178, 3.5106
xyY:
0.5329, 0.4082, 24.3178
CIE-Lab:
56.4046, 34.8405, 61.1800
CIE-LCH:
56.4046, 70.4049, 60.3396
CIE-Luv:
56.4046, 83.7141, 50.8433
Hunter-Lab:
49.3131, 28.6304, 30.2984
#d16c10 color charts
#d16c10 color shades, tints & tones
#d16c10 color schemes
#d16c10 color preview, HTML & CSS examples
This text has a color of #d16c10
<p style="color:#d16c10;">Text here</p>
.mytext {color:#d16c10;}
This box has a color of #d16c10
<div style="background-color:#d16c10;">Content here</div>
.mybackground {background-color:#d16c10;}
Border around this has a color of #d16c10
<div style="border:2px solid #d16c10;">Content here</div>
.myborder {border:2px solid #d16c10;}