#e34b2b color space conversions
Hex:
#e34b2b
RGB:
227, 75, 43
CMY:
11, 71, 83
CMYK:
0, 67, 81, 11
HSL:
10°, 76.6667%, 52.9412%
HSV (HSB):
10°, 81.0573%, 89.0196%
XYZ:
34.6307, 21.5375, 4.6174
xyY:
0.5697, 0.3543, 21.5375
CIE-Lab:
53.5328, 57.4071, 50.1397
CIE-LCH:
53.5328, 76.2205, 41.1342
CIE-Luv:
53.5328, 121.7795, 37.1414
Hunter-Lab:
46.4085, 51.9845, 26.5869
#e34b2b color charts
#e34b2b color shades, tints & tones
#e34b2b color schemes
#e34b2b color preview, HTML & CSS examples
This text has a color of #e34b2b
<p style="color:#e34b2b;">Text here</p>
.mytext {color:#e34b2b;}
This box has a color of #e34b2b
<div style="background-color:#e34b2b;">Content here</div>
.mybackground {background-color:#e34b2b;}
Border around this has a color of #e34b2b
<div style="border:2px solid #e34b2b;">Content here</div>
.myborder {border:2px solid #e34b2b;}