#e7005b color space conversions
Hex:
#e7005b
RGB:
231, 0, 91
CMY:
9, 100, 64
CMYK:
0, 100, 61, 9
HSL:
336°, 100.0000%, 45.2941%
HSV (HSB):
336°, 100.0000%, 90.5882%
XYZ:
34.8433, 17.7443, 11.4861
xyY:
0.5438, 0.2769, 17.7443
CIE-Lab:
49.1844, 76.8793, 17.8865
CIE-LCH:
49.1844, 78.9326, 13.0973
CIE-Luv:
49.1844, 139.1475, 4.9322
Hunter-Lab:
42.1239, 73.9316, 13.3200
#e7005b color charts
#e7005b color shades, tints & tones
#e7005b color schemes
#e7005b color preview, HTML & CSS examples
This text has a color of #e7005b
<p style="color:#e7005b;">Text here</p>
.mytext {color:#e7005b;}
This box has a color of #e7005b
<div style="background-color:#e7005b;">Content here</div>
.mybackground {background-color:#e7005b;}
Border around this has a color of #e7005b
<div style="border:2px solid #e7005b;">Content here</div>
.myborder {border:2px solid #e7005b;}