#e28e7a color space conversions
Hex:
#e28e7a
RGB:
226, 142, 122
CMY:
11, 44, 52
CMYK:
0, 37, 46, 11
HSL:
12°, 64.1975%, 68.2353%
HSV (HSB):
12°, 46.0177%, 88.6275%
XYZ:
44.5499, 36.9199, 23.1906
xyY:
0.4257, 0.3528, 36.9199
CIE-Lab:
67.2169, 29.7007, 24.0381
CIE-LCH:
67.2169, 38.2095, 38.9848
CIE-Luv:
67.2169, 60.2568, 25.4692
Hunter-Lab:
60.7617, 24.5413, 19.9044
#e28e7a color charts
#e28e7a color shades, tints & tones
#e28e7a color schemes
#e28e7a color preview, HTML & CSS examples
This text has a color of #e28e7a
<p style="color:#e28e7a;">Text here</p>
.mytext {color:#e28e7a;}
This box has a color of #e28e7a
<div style="background-color:#e28e7a;">Content here</div>
.mybackground {background-color:#e28e7a;}
Border around this has a color of #e28e7a
<div style="border:2px solid #e28e7a;">Content here</div>
.myborder {border:2px solid #e28e7a;}