#de725f color space conversions
Hex:
#de725f
RGB:
222, 114, 95
CMY:
13, 55, 63
CMYK:
0, 49, 57, 13
HSL:
9°, 65.8031%, 62.1569%
HSV (HSB):
9°, 57.2072%, 87.0588%
XYZ:
38.2071, 28.3904, 14.2926
xyY:
0.4723, 0.3510, 28.3904
CIE-Lab:
60.2399, 40.3902, 29.8042
CIE-LCH:
60.2399, 50.1962, 36.4239
CIE-Luv:
60.2399, 81.1556, 27.9527
Hunter-Lab:
53.2827, 34.7511, 21.3938
#de725f color charts
#de725f color shades, tints & tones
#de725f color schemes
#de725f color preview, HTML & CSS examples
This text has a color of #de725f
<p style="color:#de725f;">Text here</p>
.mytext {color:#de725f;}
This box has a color of #de725f
<div style="background-color:#de725f;">Content here</div>
.mybackground {background-color:#de725f;}
Border around this has a color of #de725f
<div style="border:2px solid #de725f;">Content here</div>
.myborder {border:2px solid #de725f;}