#e64b1e color space conversions
Hex:
#e64b1e
RGB:
230, 75, 30
CMY:
10, 71, 88
CMYK:
0, 67, 87, 10
HSL:
14°, 80.0000%, 50.9804%
HSV (HSB):
14°, 86.9565%, 90.1961%
XYZ:
35.3835, 21.9489, 3.5999
xyY:
0.5807, 0.3602, 21.9489
CIE-Lab:
53.9727, 58.0801, 56.4515
CIE-LCH:
53.9727, 80.9943, 44.1854
CIE-Luv:
53.9727, 125.7109, 40.5918
Hunter-Lab:
46.8496, 52.8266, 28.2389
#e64b1e color charts
#e64b1e color shades, tints & tones
#e64b1e color schemes
#e64b1e color preview, HTML & CSS examples
This text has a color of #e64b1e
<p style="color:#e64b1e;">Text here</p>
.mytext {color:#e64b1e;}
This box has a color of #e64b1e
<div style="background-color:#e64b1e;">Content here</div>
.mybackground {background-color:#e64b1e;}
Border around this has a color of #e64b1e
<div style="border:2px solid #e64b1e;">Content here</div>
.myborder {border:2px solid #e64b1e;}