#e682a5 color space conversions
Hex:
#e682a5
RGB:
230, 130, 165
CMY:
10, 49, 35
CMYK:
0, 43, 28, 10
HSL:
339°, 66.6667%, 70.5882%
HSV (HSB):
339°, 43.4783%, 90.1961%
XYZ:
47.4073, 35.5049, 39.9518
xyY:
0.3859, 0.2890, 35.5049
CIE-Lab:
66.1399, 42.4754, -1.5617
CIE-LCH:
66.1399, 42.5041, 357.8944
CIE-Luv:
66.1399, 62.8721, -10.0925
Hunter-Lab:
59.5860, 37.7413, 1.9568
#e682a5 color charts
#e682a5 color shades, tints & tones
#e682a5 color schemes
#e682a5 color preview, HTML & CSS examples
This text has a color of #e682a5
<p style="color:#e682a5;">Text here</p>
.mytext {color:#e682a5;}
This box has a color of #e682a5
<div style="background-color:#e682a5;">Content here</div>
.mybackground {background-color:#e682a5;}
Border around this has a color of #e682a5
<div style="border:2px solid #e682a5;">Content here</div>
.myborder {border:2px solid #e682a5;}