#e01b9c color space conversions
Hex:
#e01b9c
RGB:
224, 27, 156
CMY:
12, 89, 39
CMYK:
0, 88, 30, 12
HSL:
321°, 78.4861%, 49.2157%
HSV (HSB):
321°, 87.9464%, 87.8431%
XYZ:
37.1332, 19.0315, 33.1688
xyY:
0.4157, 0.2130, 19.0315
CIE-Lab:
50.7240, 77.9166, -19.5302
CIE-LCH:
50.7240, 80.3270, 345.9285
CIE-Luv:
50.7240, 101.5760, -41.2523
Hunter-Lab:
43.6251, 75.5933, -14.5415
#e01b9c color charts
#e01b9c color shades, tints & tones
#e01b9c color schemes
#e01b9c color preview, HTML & CSS examples
This text has a color of #e01b9c
<p style="color:#e01b9c;">Text here</p>
.mytext {color:#e01b9c;}
This box has a color of #e01b9c
<div style="background-color:#e01b9c;">Content here</div>
.mybackground {background-color:#e01b9c;}
Border around this has a color of #e01b9c
<div style="border:2px solid #e01b9c;">Content here</div>
.myborder {border:2px solid #e01b9c;}