#e84d6a color space conversions
Hex:
#e84d6a
RGB:
232, 77, 106
CMY:
9, 70, 58
CMYK:
0, 67, 54, 9
HSL:
349°, 77.1144%, 60.5882%
HSV (HSB):
349°, 66.8103%, 90.9804%
XYZ:
38.5341, 23.5042, 16.1415
xyY:
0.4929, 0.3006, 23.5042
CIE-Lab:
55.5879, 61.4916, 17.5774
CIE-LCH:
55.5879, 63.9545, 15.9526
CIE-Luv:
55.5879, 110.4574, 9.3616
Hunter-Lab:
48.4811, 57.0348, 14.1966
#e84d6a color charts
#e84d6a color shades, tints & tones
#e84d6a color schemes
#e84d6a color preview, HTML & CSS examples
This text has a color of #e84d6a
<p style="color:#e84d6a;">Text here</p>
.mytext {color:#e84d6a;}
This box has a color of #e84d6a
<div style="background-color:#e84d6a;">Content here</div>
.mybackground {background-color:#e84d6a;}
Border around this has a color of #e84d6a
<div style="border:2px solid #e84d6a;">Content here</div>
.myborder {border:2px solid #e84d6a;}