#e16f64 color space conversions
Hex:
#e16f64
RGB:
225, 111, 100
CMY:
12, 56, 61
CMYK:
0, 51, 56, 12
HSL:
5°, 67.5676%, 63.7255%
HSV (HSB):
5°, 55.5556%, 88.2353%
XYZ:
39.0360, 28.2965, 15.4609
xyY:
0.4715, 0.3418, 28.2965
CIE-Lab:
60.1557, 43.4026, 26.9618
CIE-LCH:
60.1557, 51.0953, 31.8487
CIE-Luv:
60.1557, 84.7754, 24.3559
Hunter-Lab:
53.1945, 37.8994, 20.0035
#e16f64 color charts
#e16f64 color shades, tints & tones
#e16f64 color schemes
#e16f64 color preview, HTML & CSS examples
This text has a color of #e16f64
<p style="color:#e16f64;">Text here</p>
.mytext {color:#e16f64;}
This box has a color of #e16f64
<div style="background-color:#e16f64;">Content here</div>
.mybackground {background-color:#e16f64;}
Border around this has a color of #e16f64
<div style="border:2px solid #e16f64;">Content here</div>
.myborder {border:2px solid #e16f64;}