#d16d20 color space conversions
Hex:
#d16d20
RGB:
209, 109, 32
CMY:
18, 57, 87
CMYK:
0, 48, 85, 18
HSL:
26°, 73.4440%, 47.2549%
HSV (HSB):
26°, 84.6890%, 81.9608%
XYZ:
32.0238, 24.5969, 4.4263
xyY:
0.5246, 0.4029, 24.5969
CIE-Lab:
56.6805, 34.6438, 56.5425
CIE-LCH:
56.6805, 66.3117, 58.5040
CIE-Luv:
56.6805, 82.0686, 48.6672
Hunter-Lab:
49.5952, 28.4665, 29.4251
#d16d20 color charts
#d16d20 color shades, tints & tones
#d16d20 color schemes
#d16d20 color preview, HTML & CSS examples
This text has a color of #d16d20
<p style="color:#d16d20;">Text here</p>
.mytext {color:#d16d20;}
This box has a color of #d16d20
<div style="background-color:#d16d20;">Content here</div>
.mybackground {background-color:#d16d20;}
Border around this has a color of #d16d20
<div style="border:2px solid #d16d20;">Content here</div>
.myborder {border:2px solid #d16d20;}