#e01b6a color space conversions
Hex:
#e01b6a
RGB:
224, 27, 106
CMY:
12, 89, 58
CMYK:
0, 88, 53, 12
HSL:
336°, 78.4861%, 49.2157%
HSV (HSB):
336°, 87.9464%, 87.8431%
XYZ:
33.7339, 17.6718, 15.2687
xyY:
0.5060, 0.2650, 17.6718
CIE-Lab:
49.0956, 73.4235, 8.3269
CIE-LCH:
49.0956, 73.8942, 6.4703
CIE-Luv:
49.0956, 123.6361, -4.3532
Hunter-Lab:
42.0378, 69.6741, 7.8915
#e01b6a color charts
#e01b6a color shades, tints & tones
#e01b6a color schemes
#e01b6a color preview, HTML & CSS examples
This text has a color of #e01b6a
<p style="color:#e01b6a;">Text here</p>
.mytext {color:#e01b6a;}
This box has a color of #e01b6a
<div style="background-color:#e01b6a;">Content here</div>
.mybackground {background-color:#e01b6a;}
Border around this has a color of #e01b6a
<div style="border:2px solid #e01b6a;">Content here</div>
.myborder {border:2px solid #e01b6a;}