#dec4a5 color space conversions
Hex:
#dec4a5
RGB:
222, 196, 165
CMY:
13, 23, 35
CMYK:
0, 12, 26, 13
HSL:
33°, 46.3415%, 75.8824%
HSV (HSB):
33°, 25.6757%, 87.0588%
XYZ:
56.6557, 57.7261, 43.7535
xyY:
0.3583, 0.3650, 57.7261
CIE-Lab:
80.5862, 4.4760, 18.9412
CIE-LCH:
80.5862, 19.4629, 76.7044
CIE-Luv:
80.5862, 18.0312, 25.8459
Hunter-Lab:
75.9777, 0.1444, 19.0409
#dec4a5 color charts
#dec4a5 color shades, tints & tones
#dec4a5 color schemes
#dec4a5 color preview, HTML & CSS examples
This text has a color of #dec4a5
<p style="color:#dec4a5;">Text here</p>
.mytext {color:#dec4a5;}
This box has a color of #dec4a5
<div style="background-color:#dec4a5;">Content here</div>
.mybackground {background-color:#dec4a5;}
Border around this has a color of #dec4a5
<div style="border:2px solid #dec4a5;">Content here</div>
.myborder {border:2px solid #dec4a5;}