#de9e5d color space conversions
Hex:
#de9e5d
RGB:
222, 158, 93
CMY:
13, 38, 64
CMYK:
0, 29, 58, 13
HSL:
30°, 66.1538%, 61.7647%
HSV (HSB):
30°, 58.1081%, 87.0588%
XYZ:
44.3268, 40.7736, 15.8897
xyY:
0.4389, 0.4037, 40.7736
CIE-Lab:
70.0170, 16.9819, 43.0083
CIE-LCH:
70.0170, 46.2396, 68.4534
CIE-Luv:
70.0170, 49.2978, 48.4360
Hunter-Lab:
63.8542, 12.1677, 29.9440
#de9e5d color charts
#de9e5d color shades, tints & tones
#de9e5d color schemes
#de9e5d color preview, HTML & CSS examples
This text has a color of #de9e5d
<p style="color:#de9e5d;">Text here</p>
.mytext {color:#de9e5d;}
This box has a color of #de9e5d
<div style="background-color:#de9e5d;">Content here</div>
.mybackground {background-color:#de9e5d;}
Border around this has a color of #de9e5d
<div style="border:2px solid #de9e5d;">Content here</div>
.myborder {border:2px solid #de9e5d;}