#d16c32 color space conversions
Hex:
#d16c32
RGB:
209, 108, 50
CMY:
18, 58, 80
CMYK:
0, 48, 76, 18
HSL:
22°, 63.3466%, 50.7843%
HSV (HSB):
22°, 76.0766%, 81.9608%
XYZ:
32.2328, 24.5107, 6.0498
xyY:
0.5133, 0.3903, 24.5107
CIE-Lab:
56.5956, 35.7650, 48.8473
CIE-LCH:
56.5956, 60.5409, 53.7892
CIE-Luv:
56.5956, 81.3555, 43.6679
Hunter-Lab:
49.5083, 29.5743, 27.4107
#d16c32 color charts
#d16c32 color shades, tints & tones
#d16c32 color schemes
#d16c32 color preview, HTML & CSS examples
This text has a color of #d16c32
<p style="color:#d16c32;">Text here</p>
.mytext {color:#d16c32;}
This box has a color of #d16c32
<div style="background-color:#d16c32;">Content here</div>
.mybackground {background-color:#d16c32;}
Border around this has a color of #d16c32
<div style="border:2px solid #d16c32;">Content here</div>
.myborder {border:2px solid #d16c32;}