#e25d2d color space conversions
Hex:
#e25d2d
RGB:
226, 93, 45
CMY:
11, 64, 82
CMYK:
0, 59, 80, 11
HSL:
16°, 75.7322%, 53.1373%
HSV (HSB):
16°, 80.0885%, 88.6275%
XYZ:
35.7520, 24.1869, 5.2668
xyY:
0.5483, 0.3709, 24.1869
CIE-Lab:
56.2745, 49.4031, 51.7393
CIE-LCH:
56.2745, 71.5376, 46.3232
CIE-Luv:
56.2745, 107.7552, 41.7097
Hunter-Lab:
49.1802, 43.6970, 28.0766
#e25d2d color charts
#e25d2d color shades, tints & tones
#e25d2d color schemes
#e25d2d color preview, HTML & CSS examples
This text has a color of #e25d2d
<p style="color:#e25d2d;">Text here</p>
.mytext {color:#e25d2d;}
This box has a color of #e25d2d
<div style="background-color:#e25d2d;">Content here</div>
.mybackground {background-color:#e25d2d;}
Border around this has a color of #e25d2d
<div style="border:2px solid #e25d2d;">Content here</div>
.myborder {border:2px solid #e25d2d;}