#e14f4e color space conversions
Hex:
#e14f4e
RGB:
225, 79, 78
CMY:
12, 69, 69
CMYK:
0, 65, 65, 12
HSL:
0°, 71.0145%, 59.4118%
HSV (HSB):
0°, 65.3333%, 88.2353%
XYZ:
35.2225, 22.1496, 9.6266
xyY:
0.5257, 0.3306, 22.1496
CIE-Lab:
54.1853, 56.6170, 31.9113
CIE-LCH:
54.1853, 64.9909, 29.4071
CIE-Luv:
54.1853, 111.0376, 24.3894
Hunter-Lab:
47.0633, 51.2296, 20.8168
#e14f4e color charts
#e14f4e color shades, tints & tones
#e14f4e color schemes
#e14f4e color preview, HTML & CSS examples
This text has a color of #e14f4e
<p style="color:#e14f4e;">Text here</p>
.mytext {color:#e14f4e;}
This box has a color of #e14f4e
<div style="background-color:#e14f4e;">Content here</div>
.mybackground {background-color:#e14f4e;}
Border around this has a color of #e14f4e
<div style="border:2px solid #e14f4e;">Content here</div>
.myborder {border:2px solid #e14f4e;}