#e15d65 color space conversions
Hex:
#e15d65
RGB:
225, 93, 101
CMY:
12, 64, 60
CMYK:
0, 59, 55, 12
HSL:
356°, 68.7500%, 62.3529%
HSV (HSB):
356°, 58.6667%, 88.2353%
XYZ:
37.3147, 24.7758, 15.1274
xyY:
0.4832, 0.3209, 24.7758
CIE-Lab:
56.8564, 52.0785, 22.0290
CIE-LCH:
56.8564, 56.5460, 22.9282
CIE-Luv:
56.8564, 96.5910, 16.5958
Hunter-Lab:
49.7753, 46.7077, 16.8237
#e15d65 color charts
#e15d65 color shades, tints & tones
#e15d65 color schemes
#e15d65 color preview, HTML & CSS examples
This text has a color of #e15d65
<p style="color:#e15d65;">Text here</p>
.mytext {color:#e15d65;}
This box has a color of #e15d65
<div style="background-color:#e15d65;">Content here</div>
.mybackground {background-color:#e15d65;}
Border around this has a color of #e15d65
<div style="border:2px solid #e15d65;">Content here</div>
.myborder {border:2px solid #e15d65;}