#e25b2a color space conversions
Hex:
#e25b2a
RGB:
226, 91, 42
CMY:
11, 64, 84
CMYK:
0, 60, 81, 11
HSL:
16°, 76.0331%, 52.5490%
HSV (HSB):
16°, 81.4159%, 88.6275%
XYZ:
35.5230, 23.8181, 4.9156
xyY:
0.5528, 0.3707, 23.8181
CIE-Lab:
55.9052, 50.2225, 52.7601
CIE-LCH:
55.9052, 72.8418, 46.4115
CIE-Luv:
55.9052, 109.6092, 41.9013
Hunter-Lab:
48.8038, 44.5190, 28.1909
#e25b2a color charts
#e25b2a color shades, tints & tones
#e25b2a color schemes
#e25b2a color preview, HTML & CSS examples
This text has a color of #e25b2a
<p style="color:#e25b2a;">Text here</p>
.mytext {color:#e25b2a;}
This box has a color of #e25b2a
<div style="background-color:#e25b2a;">Content here</div>
.mybackground {background-color:#e25b2a;}
Border around this has a color of #e25b2a
<div style="border:2px solid #e25b2a;">Content here</div>
.myborder {border:2px solid #e25b2a;}