#e64a2f color space conversions
Hex:
#e64a2f
RGB:
230, 74, 47
CMY:
10, 71, 82
CMYK:
0, 68, 80, 10
HSL:
9°, 78.5408%, 54.3137%
HSV (HSB):
9°, 79.5652%, 90.1961%
XYZ:
35.5950, 21.9258, 5.0454
xyY:
0.5689, 0.3504, 21.9258
CIE-Lab:
53.9482, 58.9010, 48.7645
CIE-LCH:
53.9482, 76.4677, 39.6216
CIE-Luv:
53.9482, 124.2901, 36.1052
Hunter-Lab:
46.8250, 53.7468, 26.3890
#e64a2f color charts
#e64a2f color shades, tints & tones
#e64a2f color schemes
#e64a2f color preview, HTML & CSS examples
This text has a color of #e64a2f
<p style="color:#e64a2f;">Text here</p>
.mytext {color:#e64a2f;}
This box has a color of #e64a2f
<div style="background-color:#e64a2f;">Content here</div>
.mybackground {background-color:#e64a2f;}
Border around this has a color of #e64a2f
<div style="border:2px solid #e64a2f;">Content here</div>
.myborder {border:2px solid #e64a2f;}