#e16e65 color space conversions
Hex:
#e16e65
RGB:
225, 110, 101
CMY:
12, 57, 60
CMYK:
0, 51, 55, 12
HSL:
4°, 67.3913%, 63.9216%
HSV (HSB):
4°, 55.1111%, 88.2353%
XYZ:
38.9762, 28.0990, 15.6813
xyY:
0.4710, 0.3395, 28.0990
CIE-Lab:
59.9781, 43.9784, 26.1622
CIE-LCH:
59.9781, 51.1719, 30.7479
CIE-Luv:
59.9781, 85.2688, 23.3650
Hunter-Lab:
53.0085, 38.4831, 19.5664
#e16e65 color charts
#e16e65 color shades, tints & tones
#e16e65 color schemes
#e16e65 color preview, HTML & CSS examples
This text has a color of #e16e65
<p style="color:#e16e65;">Text here</p>
.mytext {color:#e16e65;}
This box has a color of #e16e65
<div style="background-color:#e16e65;">Content here</div>
.mybackground {background-color:#e16e65;}
Border around this has a color of #e16e65
<div style="border:2px solid #e16e65;">Content here</div>
.myborder {border:2px solid #e16e65;}