#e495a5 color space conversions
Hex:
#e495a5
RGB:
228, 149, 165
CMY:
11, 42, 35
CMYK:
0, 35, 28, 11
HSL:
348°, 59.3985%, 73.9216%
HSV (HSB):
348°, 34.6491%, 89.4118%
XYZ:
49.5339, 40.7055, 40.8435
xyY:
0.3779, 0.3105, 40.7055
CIE-Lab:
69.9691, 31.8127, 3.9830
CIE-LCH:
69.9691, 32.0611, 7.1364
CIE-Luv:
69.9691, 50.3199, -0.2238
Hunter-Lab:
63.8009, 26.9328, 6.7048
#e495a5 color charts
#e495a5 color shades, tints & tones
#e495a5 color schemes
#e495a5 color preview, HTML & CSS examples
This text has a color of #e495a5
<p style="color:#e495a5;">Text here</p>
.mytext {color:#e495a5;}
This box has a color of #e495a5
<div style="background-color:#e495a5;">Content here</div>
.mybackground {background-color:#e495a5;}
Border around this has a color of #e495a5
<div style="border:2px solid #e495a5;">Content here</div>
.myborder {border:2px solid #e495a5;}