#e65d81 color space conversions
Hex:
#e65d81
RGB:
230, 93, 129
CMY:
10, 64, 49
CMYK:
0, 60, 44, 10
HSL:
344°, 73.2620%, 63.3333%
HSV (HSB):
344°, 59.5652%, 90.1961%
XYZ:
40.5099, 26.2367, 23.6980
xyY:
0.4479, 0.2901, 26.2367
CIE-Lab:
58.2610, 56.1893, 7.7322
CIE-LCH:
58.2610, 56.7188, 7.8352
CIE-Luv:
58.2610, 93.1087, -0.6775
Hunter-Lab:
51.2217, 51.5329, 8.4245
#e65d81 color charts
#e65d81 color shades, tints & tones
#e65d81 color schemes
#e65d81 color preview, HTML & CSS examples
This text has a color of #e65d81
<p style="color:#e65d81;">Text here</p>
.mytext {color:#e65d81;}
This box has a color of #e65d81
<div style="background-color:#e65d81;">Content here</div>
.mybackground {background-color:#e65d81;}
Border around this has a color of #e65d81
<div style="border:2px solid #e65d81;">Content here</div>
.myborder {border:2px solid #e65d81;}