#e28d8e color space conversions
Hex:
#e28d8e
RGB:
226, 141, 142
CMY:
11, 45, 44
CMYK:
0, 38, 37, 11
HSL:
359°, 59.4406%, 71.9608%
HSV (HSB):
359°, 37.6106%, 88.6275%
XYZ:
45.7714, 37.1715, 30.3536
xyY:
0.4040, 0.3281, 37.1715
CIE-Lab:
67.4055, 32.4056, 13.1514
CIE-LCH:
67.4055, 34.9726, 22.0892
CIE-Luv:
67.4055, 57.6749, 11.7718
Hunter-Lab:
60.9684, 27.3122, 13.1599
#e28d8e color charts
#e28d8e color shades, tints & tones
#e28d8e color schemes
#e28d8e color preview, HTML & CSS examples
This text has a color of #e28d8e
<p style="color:#e28d8e;">Text here</p>
.mytext {color:#e28d8e;}
This box has a color of #e28d8e
<div style="background-color:#e28d8e;">Content here</div>
.mybackground {background-color:#e28d8e;}
Border around this has a color of #e28d8e
<div style="border:2px solid #e28d8e;">Content here</div>
.myborder {border:2px solid #e28d8e;}