#e138ac color space conversions
Hex:
#e138ac
RGB:
225, 56, 172
CMY:
12, 78, 33
CMYK:
0, 75, 24, 12
HSL:
319°, 73.7991%, 55.0980%
HSV (HSB):
319°, 75.1111%, 88.2353%
XYZ:
39.9119, 21.8145, 41.1367
xyY:
0.3880, 0.2121, 21.8145
CIE-Lab:
53.8296, 73.4295, -24.1881
CIE-LCH:
53.8296, 77.3108, 341.7678
CIE-Luv:
53.8296, 89.3021, -47.6573
Hunter-Lab:
46.7059, 70.7992, -19.5261
#e138ac color charts
#e138ac color shades, tints & tones
#e138ac color schemes
#e138ac color preview, HTML & CSS examples
This text has a color of #e138ac
<p style="color:#e138ac;">Text here</p>
.mytext {color:#e138ac;}
This box has a color of #e138ac
<div style="background-color:#e138ac;">Content here</div>
.mybackground {background-color:#e138ac;}
Border around this has a color of #e138ac
<div style="border:2px solid #e138ac;">Content here</div>
.myborder {border:2px solid #e138ac;}