#e6005c color space conversions
Hex:
#e6005c
RGB:
230, 0, 92
CMY:
10, 100, 64
CMYK:
0, 100, 60, 10
HSL:
336°, 100.0000%, 45.0980%
HSV (HSB):
336°, 100.0000%, 90.1961%
XYZ:
34.5649, 17.5957, 11.6998
xyY:
0.5413, 0.2755, 17.5957
CIE-Lab:
49.0020, 76.7099, 16.9896
CIE-LCH:
49.0020, 78.5688, 12.4882
CIE-Luv:
49.0020, 137.9848, 4.0568
Hunter-Lab:
41.9472, 73.6780, 12.8261
#e6005c color charts
#e6005c color shades, tints & tones
#e6005c color schemes
#e6005c color preview, HTML & CSS examples
This text has a color of #e6005c
<p style="color:#e6005c;">Text here</p>
.mytext {color:#e6005c;}
This box has a color of #e6005c
<div style="background-color:#e6005c;">Content here</div>
.mybackground {background-color:#e6005c;}
Border around this has a color of #e6005c
<div style="border:2px solid #e6005c;">Content here</div>
.myborder {border:2px solid #e6005c;}