#e08192 color space conversions
Hex:
#e08192
RGB:
224, 129, 146
CMY:
12, 49, 43
CMYK:
0, 42, 35, 12
HSL:
349°, 60.5096%, 69.2157%
HSV (HSB):
349°, 42.4107%, 87.8431%
XYZ:
43.7790, 33.6231, 31.3766
xyY:
0.4025, 0.3091, 33.6231
CIE-Lab:
64.6623, 38.4586, 6.9701
CIE-LCH:
64.6623, 39.0851, 10.2726
CIE-Luv:
64.6623, 62.8928, 2.3774
Hunter-Lab:
57.9855, 33.2930, 8.5073
#e08192 color charts
#e08192 color shades, tints & tones
#e08192 color schemes
#e08192 color preview, HTML & CSS examples
This text has a color of #e08192
<p style="color:#e08192;">Text here</p>
.mytext {color:#e08192;}
This box has a color of #e08192
<div style="background-color:#e08192;">Content here</div>
.mybackground {background-color:#e08192;}
Border around this has a color of #e08192
<div style="border:2px solid #e08192;">Content here</div>
.myborder {border:2px solid #e08192;}