#e34b0a color space conversions
Hex:
#e34b0a
RGB:
227, 75, 10
CMY:
11, 71, 96
CMYK:
0, 67, 96, 11
HSL:
18°, 91.5612%, 46.4706%
HSV (HSB):
18°, 95.5947%, 89.0196%
XYZ:
34.2494, 21.3850, 2.6097
xyY:
0.5880, 0.3672, 21.3850
CIE-Lab:
53.3683, 56.8008, 61.9360
CIE-LCH:
53.3683, 84.0380, 47.4764
CIE-Luv:
53.3683, 124.6855, 43.0732
Hunter-Lab:
46.2439, 51.2750, 29.0247
#e34b0a color charts
#e34b0a color shades, tints & tones
#e34b0a color schemes
#e34b0a color preview, HTML & CSS examples
This text has a color of #e34b0a
<p style="color:#e34b0a;">Text here</p>
.mytext {color:#e34b0a;}
This box has a color of #e34b0a
<div style="background-color:#e34b0a;">Content here</div>
.mybackground {background-color:#e34b0a;}
Border around this has a color of #e34b0a
<div style="border:2px solid #e34b0a;">Content here</div>
.myborder {border:2px solid #e34b0a;}