#e17e95 color space conversions
Hex:
#e17e95
RGB:
225, 126, 149
CMY:
12, 51, 42
CMYK:
0, 44, 34, 12
HSL:
346°, 62.2642%, 68.8235%
HSV (HSB):
346°, 44.0000%, 88.2353%
XYZ:
43.9370, 33.0992, 32.5068
xyY:
0.4011, 0.3022, 33.0992
CIE-Lab:
64.2411, 40.7379, 4.6765
CIE-LCH:
64.2411, 41.0055, 6.5486
CIE-Luv:
64.2411, 64.8490, -1.1523
Hunter-Lab:
57.5319, 35.6393, 6.7721
#e17e95 color charts
#e17e95 color shades, tints & tones
#e17e95 color schemes
#e17e95 color preview, HTML & CSS examples
This text has a color of #e17e95
<p style="color:#e17e95;">Text here</p>
.mytext {color:#e17e95;}
This box has a color of #e17e95
<div style="background-color:#e17e95;">Content here</div>
.mybackground {background-color:#e17e95;}
Border around this has a color of #e17e95
<div style="border:2px solid #e17e95;">Content here</div>
.myborder {border:2px solid #e17e95;}