#ee05bf color space conversions
Hex:
#ee05bf
RGB:
238, 5, 191
CMY:
7, 98, 25
CMYK:
0, 98, 20, 7
HSL:
312°, 95.8848%, 47.6471%
HSV (HSB):
312°, 97.8992%, 93.3333%
XYZ:
44.7181, 22.0473, 51.1889
xyY:
0.3791, 0.1869, 22.0473
CIE-Lab:
54.0771, 86.8260, -34.6910
CIE-LCH:
54.0771, 93.4998, 338.2210
CIE-Luv:
54.0771, 98.6295, -65.5455
Hunter-Lab:
46.9545, 87.8278, -31.7686
#ee05bf color charts
#ee05bf color shades, tints & tones
#ee05bf color schemes
#ee05bf color preview, HTML & CSS examples
This text has a color of #ee05bf
<p style="color:#ee05bf;">Text here</p>
.mytext {color:#ee05bf;}
This box has a color of #ee05bf
<div style="background-color:#ee05bf;">Content here</div>
.mybackground {background-color:#ee05bf;}
Border around this has a color of #ee05bf
<div style="border:2px solid #ee05bf;">Content here</div>
.myborder {border:2px solid #ee05bf;}