#de9994 color space conversions
Hex:
#de9994
RGB:
222, 153, 148
CMY:
13, 40, 42
CMYK:
0, 31, 33, 13
HSL:
4°, 52.8571%, 72.5490%
HSV (HSB):
4°, 33.3333%, 87.0588%
XYZ:
46.8607, 40.4502, 33.3548
xyY:
0.3884, 0.3352, 40.4502
CIE-Lab:
69.7890, 25.2167, 13.0894
CIE-LCH:
69.7890, 28.4115, 27.4327
CIE-Luv:
69.7890, 46.1472, 13.3341
Hunter-Lab:
63.6005, 20.2178, 13.4261
#de9994 color charts
#de9994 color shades, tints & tones
#de9994 color schemes
#de9994 color preview, HTML & CSS examples
This text has a color of #de9994
<p style="color:#de9994;">Text here</p>
.mytext {color:#de9994;}
This box has a color of #de9994
<div style="background-color:#de9994;">Content here</div>
.mybackground {background-color:#de9994;}
Border around this has a color of #de9994
<div style="border:2px solid #de9994;">Content here</div>
.myborder {border:2px solid #de9994;}