#e27d9a color space conversions
Hex:
#e27d9a
RGB:
226, 125, 154
CMY:
11, 51, 40
CMYK:
0, 45, 32, 11
HSL:
343°, 63.5220%, 68.8235%
HSV (HSB):
343°, 44.6903%, 88.6275%
XYZ:
44.5304, 33.1691, 34.6271
xyY:
0.3964, 0.2953, 33.1691
CIE-Lab:
64.2976, 42.2273, 1.9286
CIE-LCH:
64.2976, 42.2713, 2.6149
CIE-Luv:
64.2976, 65.1245, -5.1750
Hunter-Lab:
57.5926, 37.2285, 4.6672
#e27d9a color charts
#e27d9a color shades, tints & tones
#e27d9a color schemes
#e27d9a color preview, HTML & CSS examples
This text has a color of #e27d9a
<p style="color:#e27d9a;">Text here</p>
.mytext {color:#e27d9a;}
This box has a color of #e27d9a
<div style="background-color:#e27d9a;">Content here</div>
.mybackground {background-color:#e27d9a;}
Border around this has a color of #e27d9a
<div style="border:2px solid #e27d9a;">Content here</div>
.myborder {border:2px solid #e27d9a;}