#de7975 color space conversions
Hex:
#de7975
RGB:
222, 121, 117
CMY:
13, 53, 54
CMYK:
0, 45, 47, 13
HSL:
2°, 61.4035%, 66.4706%
HSV (HSB):
2°, 47.2973%, 87.0588%
XYZ:
40.1725, 30.4887, 20.5972
xyY:
0.4402, 0.3341, 30.4887
CIE-Lab:
62.0736, 38.7079, 19.7998
CIE-LCH:
62.0736, 43.4780, 27.0905
CIE-Luv:
62.0736, 72.1971, 17.9779
Hunter-Lab:
55.2166, 33.2375, 16.5349
#de7975 color charts
#de7975 color shades, tints & tones
#de7975 color schemes
#de7975 color preview, HTML & CSS examples
This text has a color of #de7975
<p style="color:#de7975;">Text here</p>
.mytext {color:#de7975;}
This box has a color of #de7975
<div style="background-color:#de7975;">Content here</div>
.mybackground {background-color:#de7975;}
Border around this has a color of #de7975
<div style="border:2px solid #de7975;">Content here</div>
.myborder {border:2px solid #de7975;}