#e15f64 color space conversions
Hex:
#e15f64
RGB:
225, 95, 100
CMY:
12, 63, 61
CMYK:
0, 58, 56, 12
HSL:
358°, 68.4211%, 62.7451%
HSV (HSB):
358°, 57.7778%, 88.2353%
XYZ:
37.4438, 25.1121, 14.9302
xyY:
0.4832, 0.3241, 25.1121
CIE-Lab:
57.1845, 51.0862, 23.0469
CIE-LCH:
57.1845, 56.0443, 24.2819
CIE-Luv:
57.1845, 95.5474, 17.9515
Hunter-Lab:
50.1119, 45.6798, 17.4137
#e15f64 color charts
#e15f64 color shades, tints & tones
#e15f64 color schemes
#e15f64 color preview, HTML & CSS examples
This text has a color of #e15f64
<p style="color:#e15f64;">Text here</p>
.mytext {color:#e15f64;}
This box has a color of #e15f64
<div style="background-color:#e15f64;">Content here</div>
.mybackground {background-color:#e15f64;}
Border around this has a color of #e15f64
<div style="border:2px solid #e15f64;">Content here</div>
.myborder {border:2px solid #e15f64;}