#e6004e color space conversions
Hex:
#e6004e
RGB:
230, 0, 78
CMY:
10, 100, 69
CMYK:
0, 100, 66, 10
HSL:
340°, 100.0000%, 45.0980%
HSV (HSB):
340°, 100.0000%, 90.1961%
XYZ:
34.0083, 17.3731, 8.7686
xyY:
0.5654, 0.2888, 17.3731
CIE-Lab:
48.7267, 75.9706, 25.2295
CIE-LCH:
48.7267, 80.0503, 18.3711
CIE-Luv:
48.7267, 143.1959, 11.9692
Hunter-Lab:
41.6810, 72.6996, 16.7036
#e6004e color charts
#e6004e color shades, tints & tones
#e6004e color schemes
#e6004e color preview, HTML & CSS examples
This text has a color of #e6004e
<p style="color:#e6004e;">Text here</p>
.mytext {color:#e6004e;}
This box has a color of #e6004e
<div style="background-color:#e6004e;">Content here</div>
.mybackground {background-color:#e6004e;}
Border around this has a color of #e6004e
<div style="border:2px solid #e6004e;">Content here</div>
.myborder {border:2px solid #e6004e;}