#e84d65 color space conversions
Hex:
#e84d65
RGB:
232, 77, 101
CMY:
9, 70, 60
CMYK:
0, 67, 56, 9
HSL:
351°, 77.1144%, 60.5882%
HSV (HSB):
351°, 66.8103%, 90.9804%
XYZ:
38.2816, 23.4031, 14.8115
xyY:
0.5004, 0.3059, 23.4031
CIE-Lab:
55.4852, 61.1241, 20.3911
CIE-LCH:
55.4852, 64.4356, 18.4488
CIE-Luv:
55.4852, 111.9311, 12.4406
Hunter-Lab:
48.3768, 56.5913, 15.7109
#e84d65 color charts
#e84d65 color shades, tints & tones
#e84d65 color schemes
#e84d65 color preview, HTML & CSS examples
This text has a color of #e84d65
<p style="color:#e84d65;">Text here</p>
.mytext {color:#e84d65;}
This box has a color of #e84d65
<div style="background-color:#e84d65;">Content here</div>
.mybackground {background-color:#e84d65;}
Border around this has a color of #e84d65
<div style="border:2px solid #e84d65;">Content here</div>
.myborder {border:2px solid #e84d65;}