#e08d91 color space conversions
Hex:
#e08d91
RGB:
224, 141, 145
CMY:
12, 45, 43
CMYK:
0, 37, 35, 12
HSL:
357°, 57.2414%, 71.5686%
HSV (HSB):
357°, 37.0536%, 87.8431%
XYZ:
45.3762, 36.9414, 31.5269
xyY:
0.3986, 0.3245, 36.9414
CIE-Lab:
67.2330, 32.0177, 11.1919
CIE-LCH:
67.2330, 33.9174, 19.2672
CIE-Luv:
67.2330, 55.6452, 9.3321
Hunter-Lab:
60.7794, 26.8990, 11.7913
#e08d91 color charts
#e08d91 color shades, tints & tones
#e08d91 color schemes
#e08d91 color preview, HTML & CSS examples
This text has a color of #e08d91
<p style="color:#e08d91;">Text here</p>
.mytext {color:#e08d91;}
This box has a color of #e08d91
<div style="background-color:#e08d91;">Content here</div>
.mybackground {background-color:#e08d91;}
Border around this has a color of #e08d91
<div style="border:2px solid #e08d91;">Content here</div>
.myborder {border:2px solid #e08d91;}