#e61b2f color space conversions
Hex:
#e61b2f
RGB:
230, 27, 47
CMY:
10, 89, 82
CMYK:
0, 88, 80, 10
HSL:
354°, 80.2372%, 50.3922%
HSV (HSB):
354°, 88.2609%, 90.1961%
XYZ:
33.5382, 17.8121, 4.3597
xyY:
0.6020, 0.3197, 17.8121
CIE-Lab:
49.2674, 71.9966, 44.1078
CIE-LCH:
49.2674, 84.4335, 31.4932
CIE-Luv:
49.2674, 147.0993, 27.2387
Hunter-Lab:
42.2044, 67.9892, 23.4184
#e61b2f color charts
#e61b2f color shades, tints & tones
#e61b2f color schemes
#e61b2f color preview, HTML & CSS examples
This text has a color of #e61b2f
<p style="color:#e61b2f;">Text here</p>
.mytext {color:#e61b2f;}
This box has a color of #e61b2f
<div style="background-color:#e61b2f;">Content here</div>
.mybackground {background-color:#e61b2f;}
Border around this has a color of #e61b2f
<div style="border:2px solid #e61b2f;">Content here</div>
.myborder {border:2px solid #e61b2f;}