#e18d8c color space conversions
Hex:
#e18d8c
RGB:
225, 141, 140
CMY:
12, 45, 45
CMYK:
0, 37, 38, 12
HSL:
1°, 58.6207%, 71.5686%
HSV (HSB):
1°, 37.7778%, 88.2353%
XYZ:
45.3098, 36.9508, 29.5551
xyY:
0.4052, 0.3305, 36.9508
CIE-Lab:
67.2401, 31.7968, 14.0221
CIE-LCH:
67.2401, 34.7514, 23.7970
CIE-Luv:
67.2401, 57.2541, 12.9939
Hunter-Lab:
60.7871, 26.6738, 13.7238
#e18d8c color charts
#e18d8c color shades, tints & tones
#e18d8c color schemes
#e18d8c color preview, HTML & CSS examples
This text has a color of #e18d8c
<p style="color:#e18d8c;">Text here</p>
.mytext {color:#e18d8c;}
This box has a color of #e18d8c
<div style="background-color:#e18d8c;">Content here</div>
.mybackground {background-color:#e18d8c;}
Border around this has a color of #e18d8c
<div style="border:2px solid #e18d8c;">Content here</div>
.myborder {border:2px solid #e18d8c;}