#e14f7f color space conversions
Hex:
#e14f7f
RGB:
225, 79, 127
CMY:
12, 69, 50
CMYK:
0, 65, 44, 12
HSL:
340°, 70.8738%, 59.6078%
HSV (HSB):
340°, 64.8889%, 88.2353%
XYZ:
37.6781, 23.1318, 22.5577
xyY:
0.4520, 0.2775, 23.1318
CIE-Lab:
55.2079, 60.3689, 4.4294
CIE-LCH:
55.2079, 60.5312, 4.1964
CIE-Luv:
55.2079, 97.1427, -5.8001
Hunter-Lab:
48.0956, 55.6698, 5.8588
#e14f7f color charts
#e14f7f color shades, tints & tones
#e14f7f color schemes
#e14f7f color preview, HTML & CSS examples
This text has a color of #e14f7f
<p style="color:#e14f7f;">Text here</p>
.mytext {color:#e14f7f;}
This box has a color of #e14f7f
<div style="background-color:#e14f7f;">Content here</div>
.mybackground {background-color:#e14f7f;}
Border around this has a color of #e14f7f
<div style="border:2px solid #e14f7f;">Content here</div>
.myborder {border:2px solid #e14f7f;}