#de995b color space conversions
Hex:
#de995b
RGB:
222, 153, 91
CMY:
13, 40, 64
CMYK:
0, 31, 59, 13
HSL:
28°, 66.4975%, 61.3725%
HSV (HSB):
28°, 59.0090%, 87.0588%
XYZ:
43.4038, 39.0674, 15.1507
xyY:
0.4446, 0.4002, 39.0674
CIE-Lab:
68.8001, 19.5170, 42.5686
CIE-LCH:
68.8001, 46.8295, 65.3693
CIE-Luv:
68.8001, 53.1440, 47.1038
Hunter-Lab:
62.5039, 14.5715, 29.3811
#de995b color charts
#de995b color shades, tints & tones
#de995b color schemes
#de995b color preview, HTML & CSS examples
This text has a color of #de995b
<p style="color:#de995b;">Text here</p>
.mytext {color:#de995b;}
This box has a color of #de995b
<div style="background-color:#de995b;">Content here</div>
.mybackground {background-color:#de995b;}
Border around this has a color of #de995b
<div style="border:2px solid #de995b;">Content here</div>
.myborder {border:2px solid #de995b;}