#e15b5f color space conversions
Hex:
#e15b5f
RGB:
225, 91, 95
CMY:
12, 64, 63
CMYK:
0, 60, 58, 12
HSL:
358°, 69.0722%, 61.9608%
HSV (HSB):
358°, 59.5556%, 88.2353%
XYZ:
36.8580, 24.3159, 13.5773
xyY:
0.4931, 0.3253, 24.3159
CIE-Lab:
56.4027, 52.5341, 24.9134
CIE-LCH:
56.4027, 58.1421, 25.3719
CIE-Luv:
56.4027, 99.3303, 19.3695
Hunter-Lab:
49.3112, 47.1264, 18.1930
#e15b5f color charts
#e15b5f color shades, tints & tones
#e15b5f color schemes
#e15b5f color preview, HTML & CSS examples
This text has a color of #e15b5f
<p style="color:#e15b5f;">Text here</p>
.mytext {color:#e15b5f;}
This box has a color of #e15b5f
<div style="background-color:#e15b5f;">Content here</div>
.mybackground {background-color:#e15b5f;}
Border around this has a color of #e15b5f
<div style="border:2px solid #e15b5f;">Content here</div>
.myborder {border:2px solid #e15b5f;}