#e64f2b color space conversions
Hex:
#e64f2b
RGB:
230, 79, 43
CMY:
10, 69, 83
CMYK:
0, 66, 81, 10
HSL:
12°, 78.9030%, 53.5294%
HSV (HSB):
12°, 81.3043%, 90.1961%
XYZ:
35.8652, 22.5894, 4.7554
xyY:
0.5674, 0.3574, 22.5894
CIE-Lab:
54.6468, 56.7990, 51.3726
CIE-LCH:
54.6468, 76.5850, 42.1282
CIE-Luv:
54.6468, 121.4658, 38.5999
Hunter-Lab:
47.5283, 51.5228, 27.3376
#e64f2b color charts
#e64f2b color shades, tints & tones
#e64f2b color schemes
#e64f2b color preview, HTML & CSS examples
This text has a color of #e64f2b
<p style="color:#e64f2b;">Text here</p>
.mytext {color:#e64f2b;}
This box has a color of #e64f2b
<div style="background-color:#e64f2b;">Content here</div>
.mybackground {background-color:#e64f2b;}
Border around this has a color of #e64f2b
<div style="border:2px solid #e64f2b;">Content here</div>
.myborder {border:2px solid #e64f2b;}