#e16e4d color space conversions
Hex:
#e16e4d
RGB:
225, 110, 77
CMY:
12, 57, 70
CMYK:
0, 51, 66, 12
HSL:
13°, 71.1538%, 59.2157%
HSV (HSB):
13°, 65.7778%, 88.2353%
XYZ:
37.9668, 27.6952, 10.3658
xyY:
0.4994, 0.3643, 27.6952
CIE-Lab:
59.6124, 42.3197, 39.0437
CIE-LCH:
59.6124, 57.5792, 42.6943
CIE-Luv:
59.6124, 89.5982, 35.7520
Hunter-Lab:
52.6263, 36.6815, 25.1600
#e16e4d color charts
#e16e4d color shades, tints & tones
#e16e4d color schemes
#e16e4d color preview, HTML & CSS examples
This text has a color of #e16e4d
<p style="color:#e16e4d;">Text here</p>
.mytext {color:#e16e4d;}
This box has a color of #e16e4d
<div style="background-color:#e16e4d;">Content here</div>
.mybackground {background-color:#e16e4d;}
Border around this has a color of #e16e4d
<div style="border:2px solid #e16e4d;">Content here</div>
.myborder {border:2px solid #e16e4d;}