#e7005c color space conversions
Hex:
#e7005c
RGB:
231, 0, 92
CMY:
9, 100, 64
CMYK:
0, 100, 60, 9
HSL:
336°, 100.0000%, 45.2941%
HSV (HSB):
336°, 100.0000%, 90.5882%
XYZ:
34.8868, 17.7616, 11.7148
xyY:
0.5420, 0.2760, 17.7616
CIE-Lab:
49.2057, 76.9363, 17.3000
CIE-LCH:
49.2057, 78.8574, 12.6728
CIE-Luv:
49.2057, 138.7558, 4.3353
Hunter-Lab:
42.1446, 74.0072, 13.0205
#e7005c color charts
#e7005c color shades, tints & tones
#e7005c color schemes
#e7005c color preview, HTML & CSS examples
This text has a color of #e7005c
<p style="color:#e7005c;">Text here</p>
.mytext {color:#e7005c;}
This box has a color of #e7005c
<div style="background-color:#e7005c;">Content here</div>
.mybackground {background-color:#e7005c;}
Border around this has a color of #e7005c
<div style="border:2px solid #e7005c;">Content here</div>
.myborder {border:2px solid #e7005c;}