#e84d75 color space conversions
Hex:
#e84d75
RGB:
232, 77, 117
CMY:
9, 70, 54
CMYK:
0, 67, 50, 9
HSL:
345°, 77.1144%, 60.5882%
HSV (HSB):
345°, 66.8103%, 90.9804%
XYZ:
39.1435, 23.7479, 19.3503
xyY:
0.4760, 0.2888, 23.7479
CIE-Lab:
55.8345, 62.3691, 11.4078
CIE-LCH:
55.8345, 63.4038, 10.3653
CIE-Luv:
55.8345, 107.0503, 2.2114
Hunter-Lab:
48.7318, 58.0981, 10.5695
#e84d75 color charts
#e84d75 color shades, tints & tones
#e84d75 color schemes
#e84d75 color preview, HTML & CSS examples
This text has a color of #e84d75
<p style="color:#e84d75;">Text here</p>
.mytext {color:#e84d75;}
This box has a color of #e84d75
<div style="background-color:#e84d75;">Content here</div>
.mybackground {background-color:#e84d75;}
Border around this has a color of #e84d75
<div style="border:2px solid #e84d75;">Content here</div>
.myborder {border:2px solid #e84d75;}