#e3251d color space conversions
Hex:
#e3251d
RGB:
227, 37, 29
CMY:
11, 85, 89
CMYK:
0, 84, 87, 11
HSL:
2°, 77.9528%, 50.1961%
HSV (HSB):
2°, 87.2247%, 89.0196%
XYZ:
32.5619, 17.7427, 2.8709
xyY:
0.6123, 0.3337, 17.7427
CIE-Lab:
49.1826, 68.9002, 52.8566
CIE-LCH:
49.1826, 86.8392, 37.4935
CIE-Luv:
49.1826, 144.4880, 32.7838
Hunter-Lab:
42.1221, 64.2731, 25.4445
#e3251d color charts
#e3251d color shades, tints & tones
#e3251d color schemes
#e3251d color preview, HTML & CSS examples
This text has a color of #e3251d
<p style="color:#e3251d;">Text here</p>
.mytext {color:#e3251d;}
This box has a color of #e3251d
<div style="background-color:#e3251d;">Content here</div>
.mybackground {background-color:#e3251d;}
Border around this has a color of #e3251d
<div style="border:2px solid #e3251d;">Content here</div>
.myborder {border:2px solid #e3251d;}