#e18c8d color space conversions
Hex:
#e18c8d
RGB:
225, 140, 141
CMY:
12, 45, 45
CMYK:
0, 38, 37, 12
HSL:
359°, 58.6207%, 71.5686%
HSV (HSB):
359°, 37.7778%, 88.2353%
XYZ:
45.2371, 36.6868, 29.8963
xyY:
0.4046, 0.3281, 36.6868
CIE-Lab:
67.0414, 32.4442, 13.1831
CIE-LCH:
67.0414, 35.0202, 22.1134
CIE-Luv:
67.0414, 57.7226, 11.7829
Hunter-Lab:
60.5696, 27.3180, 13.1340
#e18c8d color charts
#e18c8d color shades, tints & tones
#e18c8d color schemes
#e18c8d color preview, HTML & CSS examples
This text has a color of #e18c8d
<p style="color:#e18c8d;">Text here</p>
.mytext {color:#e18c8d;}
This box has a color of #e18c8d
<div style="background-color:#e18c8d;">Content here</div>
.mybackground {background-color:#e18c8d;}
Border around this has a color of #e18c8d
<div style="border:2px solid #e18c8d;">Content here</div>
.myborder {border:2px solid #e18c8d;}