#e6007c color space conversions
Hex:
#e6007c
RGB:
230, 0, 124
CMY:
10, 100, 51
CMYK:
0, 100, 46, 10
HSL:
328°, 100.0000%, 45.0980%
HSV (HSB):
328°, 100.0000%, 90.1961%
XYZ:
36.2712, 18.2782, 20.6851
xyY:
0.4821, 0.2429, 18.2782
CIE-Lab:
49.8318, 78.9117, -1.4699
CIE-LCH:
49.8318, 78.9254, 358.9329
CIE-Luv:
49.8318, 124.1534, -17.3062
Hunter-Lab:
42.7530, 76.6196, 1.2410
#e6007c color charts
#e6007c color shades, tints & tones
#e6007c color schemes
#e6007c color preview, HTML & CSS examples
This text has a color of #e6007c
<p style="color:#e6007c;">Text here</p>
.mytext {color:#e6007c;}
This box has a color of #e6007c
<div style="background-color:#e6007c;">Content here</div>
.mybackground {background-color:#e6007c;}
Border around this has a color of #e6007c
<div style="border:2px solid #e6007c;">Content here</div>
.myborder {border:2px solid #e6007c;}