#e000b3 color space conversions
Hex:
#e000b3
RGB:
224, 0, 179
CMY:
12, 100, 30
CMYK:
0, 100, 20, 12
HSL:
312°, 100.0000%, 43.9216%
HSV (HSB):
312°, 100.0000%, 87.8431%
XYZ:
38.8772, 19.1020, 44.2858
xyY:
0.3802, 0.1868, 19.1020
CIE-Lab:
50.8063, 83.1969, -32.9997
CIE-LCH:
50.8063, 89.5025, 338.3645
CIE-Luv:
50.8063, 93.4601, -61.5480
Hunter-Lab:
43.7058, 82.2941, -29.4828
#e000b3 color charts
#e000b3 color shades, tints & tones
#e000b3 color schemes
#e000b3 color preview, HTML & CSS examples
This text has a color of #e000b3
<p style="color:#e000b3;">Text here</p>
.mytext {color:#e000b3;}
This box has a color of #e000b3
<div style="background-color:#e000b3;">Content here</div>
.mybackground {background-color:#e000b3;}
Border around this has a color of #e000b3
<div style="border:2px solid #e000b3;">Content here</div>
.myborder {border:2px solid #e000b3;}