#de9d9d color space conversions
Hex:
#de9d9d
RGB:
222, 157, 157
CMY:
13, 38, 38
CMYK:
0, 29, 29, 13
HSL:
0°, 49.6183%, 74.3137%
HSV (HSB):
0°, 29.2793%, 87.0588%
XYZ:
48.2670, 42.0779, 37.4762
xyY:
0.3776, 0.3292, 42.0779
CIE-Lab:
70.9246, 24.2342, 9.7085
CIE-LCH:
70.9246, 26.1066, 21.8317
CIE-Luv:
70.9246, 42.3897, 9.1314
Hunter-Lab:
64.8674, 19.3014, 11.1533
#de9d9d color charts
#de9d9d color shades, tints & tones
#de9d9d color schemes
#de9d9d color preview, HTML & CSS examples
This text has a color of #de9d9d
<p style="color:#de9d9d;">Text here</p>
.mytext {color:#de9d9d;}
This box has a color of #de9d9d
<div style="background-color:#de9d9d;">Content here</div>
.mybackground {background-color:#de9d9d;}
Border around this has a color of #de9d9d
<div style="border:2px solid #de9d9d;">Content here</div>
.myborder {border:2px solid #de9d9d;}