#e682a2 color space conversions
Hex:
#e682a2
RGB:
230, 130, 162
CMY:
10, 49, 36
CMYK:
0, 43, 30, 10
HSL:
341°, 66.6667%, 70.5882%
HSV (HSB):
341°, 43.4783%, 90.1961%
XYZ:
47.1373, 35.3969, 38.5303
xyY:
0.3894, 0.2924, 35.3969
CIE-Lab:
66.0565, 42.0806, 0.0133
CIE-LCH:
66.0565, 42.0806, 0.0182
CIE-Luv:
66.0565, 63.5205, -7.8043
Hunter-Lab:
59.4953, 37.3065, 3.2494
#e682a2 color charts
#e682a2 color shades, tints & tones
#e682a2 color schemes
#e682a2 color preview, HTML & CSS examples
This text has a color of #e682a2
<p style="color:#e682a2;">Text here</p>
.mytext {color:#e682a2;}
This box has a color of #e682a2
<div style="background-color:#e682a2;">Content here</div>
.mybackground {background-color:#e682a2;}
Border around this has a color of #e682a2
<div style="border:2px solid #e682a2;">Content here</div>
.myborder {border:2px solid #e682a2;}