#debd5d color space conversions
Hex:
#debd5d
RGB:
222, 189, 93
CMY:
13, 26, 64
CMYK:
0, 15, 58, 13
HSL:
45°, 66.1538%, 61.7647%
HSV (HSB):
45°, 58.1081%, 87.0588%
XYZ:
50.2976, 52.7151, 17.8800
xyY:
0.4161, 0.4360, 52.7151
CIE-Lab:
77.7065, 0.5192, 52.0415
CIE-LCH:
77.7065, 52.0441, 89.4284
CIE-Luv:
77.7065, 27.3136, 62.5897
Hunter-Lab:
72.6052, -3.4023, 36.2227
#debd5d color charts
#debd5d color shades, tints & tones
#debd5d color schemes
#debd5d color preview, HTML & CSS examples
This text has a color of #debd5d
<p style="color:#debd5d;">Text here</p>
.mytext {color:#debd5d;}
This box has a color of #debd5d
<div style="background-color:#debd5d;">Content here</div>
.mybackground {background-color:#debd5d;}
Border around this has a color of #debd5d
<div style="border:2px solid #debd5d;">Content here</div>
.myborder {border:2px solid #debd5d;}