#e82f6a color space conversions
Hex:
#e82f6a
RGB:
232, 47, 106
CMY:
9, 82, 58
CMYK:
0, 80, 54, 9
HSL:
341°, 80.0866%, 54.7059%
HSV (HSB):
341°, 79.7414%, 90.9804%
XYZ:
36.8967, 20.2294, 15.5957
xyY:
0.5074, 0.2782, 20.2294
CIE-Lab:
52.0956, 71.2270, 12.7630
CIE-LCH:
52.0956, 72.3614, 10.1589
CIE-Luv:
52.0956, 124.2053, 1.3298
Hunter-Lab:
44.9772, 67.7214, 10.9254
#e82f6a color charts
#e82f6a color shades, tints & tones
#e82f6a color schemes
#e82f6a color preview, HTML & CSS examples
This text has a color of #e82f6a
<p style="color:#e82f6a;">Text here</p>
.mytext {color:#e82f6a;}
This box has a color of #e82f6a
<div style="background-color:#e82f6a;">Content here</div>
.mybackground {background-color:#e82f6a;}
Border around this has a color of #e82f6a
<div style="border:2px solid #e82f6a;">Content here</div>
.myborder {border:2px solid #e82f6a;}