#e34d00 color space conversions
Hex:
#e34d00
RGB:
227, 77, 0
CMY:
11, 70, 100
CMYK:
0, 66, 100, 11
HSL:
20°, 100.0000%, 44.5098%
HSV (HSB):
20°, 100.0000%, 89.0196%
XYZ:
34.3324, 21.6386, 2.3672
xyY:
0.5885, 0.3709, 21.6386
CIE-Lab:
53.6415, 55.9103, 64.2521
CIE-LCH:
53.6415, 85.1721, 48.9711
CIE-Luv:
53.6415, 123.6829, 44.4497
Hunter-Lab:
46.5174, 50.3377, 29.5450
#e34d00 color charts
#e34d00 color shades, tints & tones
#e34d00 color schemes
#e34d00 color preview, HTML & CSS examples
This text has a color of #e34d00
<p style="color:#e34d00;">Text here</p>
.mytext {color:#e34d00;}
This box has a color of #e34d00
<div style="background-color:#e34d00;">Content here</div>
.mybackground {background-color:#e34d00;}
Border around this has a color of #e34d00
<div style="border:2px solid #e34d00;">Content here</div>
.myborder {border:2px solid #e34d00;}