#e64f4c color space conversions
Hex:
#e64f4c
RGB:
230, 79, 76
CMY:
10, 69, 70
CMYK:
0, 66, 67, 10
HSL:
1°, 75.4902%, 60.0000%
HSV (HSB):
1°, 66.9565%, 90.1961%
XYZ:
36.7336, 22.9368, 9.3286
xyY:
0.5324, 0.3324, 22.9368
CIE-Lab:
55.0071, 58.1391, 34.2571
CIE-LCH:
55.0071, 67.4811, 30.5077
CIE-Luv:
55.0071, 115.5693, 26.2206
Hunter-Lab:
47.8923, 53.0986, 21.9759
#e64f4c color charts
#e64f4c color shades, tints & tones
#e64f4c color schemes
#e64f4c color preview, HTML & CSS examples
This text has a color of #e64f4c
<p style="color:#e64f4c;">Text here</p>
.mytext {color:#e64f4c;}
This box has a color of #e64f4c
<div style="background-color:#e64f4c;">Content here</div>
.mybackground {background-color:#e64f4c;}
Border around this has a color of #e64f4c
<div style="border:2px solid #e64f4c;">Content here</div>
.myborder {border:2px solid #e64f4c;}