#e15b2a color space conversions
Hex:
#e15b2a
RGB:
225, 91, 42
CMY:
12, 64, 84
CMYK:
0, 60, 81, 12
HSL:
16°, 75.3086%, 52.3529%
HSV (HSB):
16°, 81.3333%, 88.2353%
XYZ:
35.2103, 23.6569, 4.9009
xyY:
0.5522, 0.3710, 23.6569
CIE-Lab:
55.7426, 49.8634, 52.5505
CIE-LCH:
55.7426, 72.4425, 46.5030
CIE-Luv:
55.7426, 108.7831, 41.7949
Hunter-Lab:
48.6383, 44.1029, 28.0726
#e15b2a color charts
#e15b2a color shades, tints & tones
#e15b2a color schemes
#e15b2a color preview, HTML & CSS examples
This text has a color of #e15b2a
<p style="color:#e15b2a;">Text here</p>
.mytext {color:#e15b2a;}
This box has a color of #e15b2a
<div style="background-color:#e15b2a;">Content here</div>
.mybackground {background-color:#e15b2a;}
Border around this has a color of #e15b2a
<div style="border:2px solid #e15b2a;">Content here</div>
.myborder {border:2px solid #e15b2a;}