#de9191 color space conversions
Hex:
#de9191
RGB:
222, 145, 145
CMY:
13, 43, 43
CMYK:
0, 35, 35, 13
HSL:
0°, 53.8462%, 71.9608%
HSV (HSB):
0°, 34.6847%, 87.0588%
XYZ:
45.3604, 37.8247, 31.6982
xyY:
0.3948, 0.3292, 37.8247
CIE-Lab:
67.8912, 29.1354, 12.0875
CIE-LCH:
67.8912, 31.5433, 22.5322
CIE-Luv:
67.8912, 51.6285, 11.1247
Hunter-Lab:
61.5018, 24.0239, 12.4930
#de9191 color charts
#de9191 color shades, tints & tones
#de9191 color schemes
#de9191 color preview, HTML & CSS examples
This text has a color of #de9191
<p style="color:#de9191;">Text here</p>
.mytext {color:#de9191;}
This box has a color of #de9191
<div style="background-color:#de9191;">Content here</div>
.mybackground {background-color:#de9191;}
Border around this has a color of #de9191
<div style="border:2px solid #de9191;">Content here</div>
.myborder {border:2px solid #de9191;}