#de725c color space conversions
Hex:
#de725c
RGB:
222, 114, 92
CMY:
13, 55, 64
CMYK:
0, 49, 59, 13
HSL:
10°, 66.3265%, 61.5686%
HSV (HSB):
10°, 58.5586%, 87.0588%
XYZ:
38.0733, 28.3369, 13.5881
xyY:
0.4759, 0.3542, 28.3369
CIE-Lab:
60.1919, 40.1656, 31.4199
CIE-LCH:
60.1919, 50.9950, 38.0347
CIE-Luv:
60.1919, 81.6879, 29.5699
Hunter-Lab:
53.2324, 34.5112, 22.1284
#de725c color charts
#de725c color shades, tints & tones
#de725c color schemes
#de725c color preview, HTML & CSS examples
This text has a color of #de725c
<p style="color:#de725c;">Text here</p>
.mytext {color:#de725c;}
This box has a color of #de725c
<div style="background-color:#de725c;">Content here</div>
.mybackground {background-color:#de725c;}
Border around this has a color of #de725c
<div style="border:2px solid #de725c;">Content here</div>
.myborder {border:2px solid #de725c;}