#de5f4e color space conversions
Hex:
#de5f4e
RGB:
222, 95, 78
CMY:
13, 63, 69
CMYK:
0, 57, 65, 13
HSL:
7°, 68.5714%, 58.8235%
HSV (HSB):
7°, 64.8649%, 87.0588%
XYZ:
35.5916, 24.2641, 10.0153
xyY:
0.5094, 0.3473, 24.2641
CIE-Lab:
56.3512, 48.5314, 34.4622
CIE-LCH:
56.3512, 59.5226, 35.3786
CIE-Luv:
56.3512, 97.8370, 29.2961
Hunter-Lab:
49.2586, 42.7718, 22.4261
#de5f4e color charts
#de5f4e color shades, tints & tones
#de5f4e color schemes
#de5f4e color preview, HTML & CSS examples
This text has a color of #de5f4e
<p style="color:#de5f4e;">Text here</p>
.mytext {color:#de5f4e;}
This box has a color of #de5f4e
<div style="background-color:#de5f4e;">Content here</div>
.mybackground {background-color:#de5f4e;}
Border around this has a color of #de5f4e
<div style="border:2px solid #de5f4e;">Content here</div>
.myborder {border:2px solid #de5f4e;}