#e84d7a color space conversions
Hex:
#e84d7a
RGB:
232, 77, 122
CMY:
9, 70, 52
CMYK:
0, 67, 47, 9
HSL:
343°, 77.1144%, 60.5882%
HSV (HSB):
343°, 66.8103%, 90.9804%
XYZ:
39.4454, 23.8687, 20.9405
xyY:
0.4682, 0.2833, 23.8687
CIE-Lab:
55.9561, 62.7992, 8.6180
CIE-LCH:
55.9561, 63.3877, 7.8140
CIE-Luv:
55.9561, 105.4354, -1.1942
Hunter-Lab:
48.8556, 58.6215, 8.7861
#e84d7a color charts
#e84d7a color shades, tints & tones
#e84d7a color schemes
#e84d7a color preview, HTML & CSS examples
This text has a color of #e84d7a
<p style="color:#e84d7a;">Text here</p>
.mytext {color:#e84d7a;}
This box has a color of #e84d7a
<div style="background-color:#e84d7a;">Content here</div>
.mybackground {background-color:#e84d7a;}
Border around this has a color of #e84d7a
<div style="border:2px solid #e84d7a;">Content here</div>
.myborder {border:2px solid #e84d7a;}