#e15c65 color space conversions
Hex:
#e15c65
RGB:
225, 92, 101
CMY:
12, 64, 60
CMYK:
0, 59, 55, 12
HSL:
356°, 68.9119%, 62.1569%
HSV (HSB):
356°, 59.1111%, 88.2353%
XYZ:
37.2274, 24.6014, 15.0984
xyY:
0.4839, 0.3198, 24.6014
CIE-Lab:
56.6850, 52.5317, 21.8000
CIE-LCH:
56.6850, 56.8755, 22.5378
CIE-Luv:
56.6850, 97.2268, 16.2192
Hunter-Lab:
49.5998, 47.1745, 16.6718
#e15c65 color charts
#e15c65 color shades, tints & tones
#e15c65 color schemes
#e15c65 color preview, HTML & CSS examples
This text has a color of #e15c65
<p style="color:#e15c65;">Text here</p>
.mytext {color:#e15c65;}
This box has a color of #e15c65
<div style="background-color:#e15c65;">Content here</div>
.mybackground {background-color:#e15c65;}
Border around this has a color of #e15c65
<div style="border:2px solid #e15c65;">Content here</div>
.myborder {border:2px solid #e15c65;}