#dc9a84 color space conversions
Hex:
#dc9a84
RGB:
220, 154, 132
CMY:
14, 40, 48
CMYK:
0, 30, 40, 14
HSL:
15°, 55.6962%, 69.0196%
HSV (HSB):
15°, 40.0000%, 86.2745%
XYZ:
45.2357, 39.9928, 27.1650
xyY:
0.4025, 0.3558, 39.9928
CIE-Lab:
69.4644, 21.9959, 21.4464
CIE-LCH:
69.4644, 30.7208, 44.2752
CIE-Luv:
69.4644, 46.2165, 24.3977
Hunter-Lab:
63.2399, 17.0119, 18.7996
#dc9a84 color charts
#dc9a84 color shades, tints & tones
#dc9a84 color schemes
#dc9a84 color preview, HTML & CSS examples
This text has a color of #dc9a84
<p style="color:#dc9a84;">Text here</p>
.mytext {color:#dc9a84;}
This box has a color of #dc9a84
<div style="background-color:#dc9a84;">Content here</div>
.mybackground {background-color:#dc9a84;}
Border around this has a color of #dc9a84
<div style="border:2px solid #dc9a84;">Content here</div>
.myborder {border:2px solid #dc9a84;}