#e60e82 color space conversions
Hex:
#e60e82
RGB:
230, 14, 130
CMY:
10, 95, 49
CMYK:
0, 94, 43, 10
HSL:
328°, 88.5246%, 47.8431%
HSV (HSB):
328°, 93.9130%, 90.1961%
XYZ:
36.8194, 18.7488, 22.7974
xyY:
0.4698, 0.2392, 18.7488
CIE-Lab:
50.3920, 78.3154, -4.2914
CIE-LCH:
50.3920, 78.4329, 356.8635
CIE-Luv:
50.3920, 120.0601, -20.7600
Hunter-Lab:
43.2999, 76.0102, -0.9063
#e60e82 color charts
#e60e82 color shades, tints & tones
#e60e82 color schemes
#e60e82 color preview, HTML & CSS examples
This text has a color of #e60e82
<p style="color:#e60e82;">Text here</p>
.mytext {color:#e60e82;}
This box has a color of #e60e82
<div style="background-color:#e60e82;">Content here</div>
.mybackground {background-color:#e60e82;}
Border around this has a color of #e60e82
<div style="border:2px solid #e60e82;">Content here</div>
.myborder {border:2px solid #e60e82;}