#e28d7c color space conversions
Hex:
#e28d7c
RGB:
226, 141, 124
CMY:
11, 45, 51
CMYK:
0, 38, 45, 11
HSL:
10°, 63.7500%, 68.6275%
HSV (HSB):
10°, 45.1327%, 88.6275%
XYZ:
44.5270, 36.6737, 23.8007
xyY:
0.4241, 0.3493, 36.6737
CIE-Lab:
67.0315, 30.4331, 22.6802
CIE-LCH:
67.0315, 37.9548, 36.6952
CIE-Luv:
67.0315, 60.6288, 23.7273
Hunter-Lab:
60.5588, 25.2674, 19.0892
#e28d7c color charts
#e28d7c color shades, tints & tones
#e28d7c color schemes
#e28d7c color preview, HTML & CSS examples
This text has a color of #e28d7c
<p style="color:#e28d7c;">Text here</p>
.mytext {color:#e28d7c;}
This box has a color of #e28d7c
<div style="background-color:#e28d7c;">Content here</div>
.mybackground {background-color:#e28d7c;}
Border around this has a color of #e28d7c
<div style="border:2px solid #e28d7c;">Content here</div>
.myborder {border:2px solid #e28d7c;}