#d16e32 color space conversions
Hex:
#d16e32
RGB:
209, 110, 50
CMY:
18, 57, 80
CMYK:
0, 47, 76, 18
HSL:
23°, 63.3466%, 50.7843%
HSV (HSB):
23°, 76.0766%, 81.9608%
XYZ:
32.4461, 24.9375, 6.1209
xyY:
0.5109, 0.3927, 24.9375
CIE-Lab:
57.0144, 34.7271, 49.2716
CIE-LCH:
57.0144, 60.2799, 54.8234
CIE-Luv:
57.0144, 79.7730, 44.4058
Hunter-Lab:
49.9374, 28.5874, 27.6889
#d16e32 color charts
#d16e32 color shades, tints & tones
#d16e32 color schemes
#d16e32 color preview, HTML & CSS examples
This text has a color of #d16e32
<p style="color:#d16e32;">Text here</p>
.mytext {color:#d16e32;}
This box has a color of #d16e32
<div style="background-color:#d16e32;">Content here</div>
.mybackground {background-color:#d16e32;}
Border around this has a color of #d16e32
<div style="border:2px solid #d16e32;">Content here</div>
.myborder {border:2px solid #d16e32;}