#e65e8e color space conversions
Hex:
#e65e8e
RGB:
230, 94, 142
CMY:
10, 63, 44
CMYK:
0, 59, 38, 10
HSL:
339°, 73.1183%, 63.5294%
HSV (HSB):
339°, 59.1304%, 90.1961%
XYZ:
41.5183, 26.7814, 28.5723
xyY:
0.4286, 0.2765, 26.7814
CIE-Lab:
58.7714, 57.0858, 0.8726
CIE-LCH:
58.7714, 57.0925, 0.8757
CIE-Luv:
58.7714, 88.7224, -9.6728
Hunter-Lab:
51.7507, 52.6422, 3.4907
#e65e8e color charts
#e65e8e color shades, tints & tones
#e65e8e color schemes
#e65e8e color preview, HTML & CSS examples
This text has a color of #e65e8e
<p style="color:#e65e8e;">Text here</p>
.mytext {color:#e65e8e;}
This box has a color of #e65e8e
<div style="background-color:#e65e8e;">Content here</div>
.mybackground {background-color:#e65e8e;}
Border around this has a color of #e65e8e
<div style="border:2px solid #e65e8e;">Content here</div>
.myborder {border:2px solid #e65e8e;}