#e27d7f color space conversions
Hex:
#e27d7f
RGB:
226, 125, 127
CMY:
11, 51, 50
CMYK:
0, 45, 44, 11
HSL:
359°, 63.5220%, 68.8235%
HSV (HSB):
359°, 44.6903%, 88.6275%
XYZ:
42.5284, 32.3683, 24.0849
xyY:
0.4297, 0.3270, 32.3683
CIE-Lab:
63.6461, 39.1263, 16.3656
CIE-LCH:
63.6461, 42.4111, 22.6984
CIE-Luv:
63.6461, 70.7739, 14.0157
Hunter-Lab:
56.8931, 33.8683, 14.7256
#e27d7f color charts
#e27d7f color shades, tints & tones
#e27d7f color schemes
#e27d7f color preview, HTML & CSS examples
This text has a color of #e27d7f
<p style="color:#e27d7f;">Text here</p>
.mytext {color:#e27d7f;}
This box has a color of #e27d7f
<div style="background-color:#e27d7f;">Content here</div>
.mybackground {background-color:#e27d7f;}
Border around this has a color of #e27d7f
<div style="border:2px solid #e27d7f;">Content here</div>
.myborder {border:2px solid #e27d7f;}