#e25a32 color space conversions
Hex:
#e25a32
RGB:
226, 90, 50
CMY:
11, 65, 80
CMYK:
0, 60, 78, 11
HSL:
14°, 75.2137%, 54.1176%
HSV (HSB):
14°, 77.8761%, 88.6275%
XYZ:
35.5959, 23.7114, 5.7183
xyY:
0.5474, 0.3646, 23.7114
CIE-Lab:
55.7976, 50.9322, 48.8920
CIE-LCH:
55.7976, 70.6012, 43.8292
CIE-Luv:
55.7976, 109.3711, 39.2927
Hunter-Lab:
48.6943, 45.2698, 27.1235
#e25a32 color charts
#e25a32 color shades, tints & tones
#e25a32 color schemes
#e25a32 color preview, HTML & CSS examples
This text has a color of #e25a32
<p style="color:#e25a32;">Text here</p>
.mytext {color:#e25a32;}
This box has a color of #e25a32
<div style="background-color:#e25a32;">Content here</div>
.mybackground {background-color:#e25a32;}
Border around this has a color of #e25a32
<div style="border:2px solid #e25a32;">Content here</div>
.myborder {border:2px solid #e25a32;}