#e14e65 color space conversions
Hex:
#e14e65
RGB:
225, 78, 101
CMY:
12, 69, 60
CMYK:
0, 65, 55, 12
HSL:
351°, 71.0145%, 59.4118%
HSV (HSB):
351°, 65.3333%, 88.2353%
XYZ:
36.1247, 22.3959, 14.7308
xyY:
0.4932, 0.3057, 22.3959
CIE-Lab:
54.4446, 58.5402, 18.7842
CIE-LCH:
54.4446, 61.4801, 17.7902
CIE-Luv:
54.4446, 105.6712, 11.2487
Hunter-Lab:
47.3243, 53.4392, 14.6717
#e14e65 color charts
#e14e65 color shades, tints & tones
#e14e65 color schemes
#e14e65 color preview, HTML & CSS examples
This text has a color of #e14e65
<p style="color:#e14e65;">Text here</p>
.mytext {color:#e14e65;}
This box has a color of #e14e65
<div style="background-color:#e14e65;">Content here</div>
.mybackground {background-color:#e14e65;}
Border around this has a color of #e14e65
<div style="border:2px solid #e14e65;">Content here</div>
.myborder {border:2px solid #e14e65;}