#e88caf color space conversions
Hex:
#e88caf
RGB:
232, 140, 175
CMY:
9, 45, 31
CMYK:
0, 40, 25, 9
HSL:
337°, 66.6667%, 72.9412%
HSV (HSB):
337°, 39.6552%, 90.9804%
XYZ:
50.3947, 39.0071, 45.4305
xyY:
0.3738, 0.2893, 39.0071
CIE-Lab:
68.7564, 39.3571, -3.3170
CIE-LCH:
68.7564, 39.4966, 355.1825
CIE-Luv:
68.7564, 56.6176, -12.0382
Hunter-Lab:
62.4557, 34.7318, 0.5912
#e88caf color charts
#e88caf color shades, tints & tones
#e88caf color schemes
#e88caf color preview, HTML & CSS examples
This text has a color of #e88caf
<p style="color:#e88caf;">Text here</p>
.mytext {color:#e88caf;}
This box has a color of #e88caf
<div style="background-color:#e88caf;">Content here</div>
.mybackground {background-color:#e88caf;}
Border around this has a color of #e88caf
<div style="border:2px solid #e88caf;">Content here</div>
.myborder {border:2px solid #e88caf;}