#e6004f color space conversions
Hex:
#e6004f
RGB:
230, 0, 79
CMY:
10, 100, 69
CMYK:
0, 100, 66, 10
HSL:
339°, 100.0000%, 45.0980%
HSV (HSB):
339°, 100.0000%, 90.1961%
XYZ:
34.0444, 17.3875, 8.9589
xyY:
0.5637, 0.2879, 17.3875
CIE-Lab:
48.7446, 76.0189, 24.6402
CIE-LCH:
48.7446, 79.9125, 17.9592
CIE-Luv:
48.7446, 142.8455, 11.4392
Hunter-Lab:
41.6983, 72.7634, 16.4503
#e6004f color charts
#e6004f color shades, tints & tones
#e6004f color schemes
#e6004f color preview, HTML & CSS examples
This text has a color of #e6004f
<p style="color:#e6004f;">Text here</p>
.mytext {color:#e6004f;}
This box has a color of #e6004f
<div style="background-color:#e6004f;">Content here</div>
.mybackground {background-color:#e6004f;}
Border around this has a color of #e6004f
<div style="border:2px solid #e6004f;">Content here</div>
.myborder {border:2px solid #e6004f;}