#e05b97 color space conversions
Hex:
#e05b97
RGB:
224, 91, 151
CMY:
12, 64, 41
CMYK:
0, 59, 33, 12
HSL:
333°, 68.2051%, 61.7647%
HSV (HSB):
333°, 59.3750%, 87.8431%
XYZ:
40.0675, 25.5638, 32.1007
xyY:
0.4100, 0.2616, 25.5638
CIE-Lab:
57.6207, 57.5743, -6.1790
CIE-LCH:
57.6207, 57.9049, 353.8744
CIE-Luv:
57.6207, 82.7527, -19.2796
Hunter-Lab:
50.5607, 52.9734, -2.2504
#e05b97 color charts
#e05b97 color shades, tints & tones
#e05b97 color schemes
#e05b97 color preview, HTML & CSS examples
This text has a color of #e05b97
<p style="color:#e05b97;">Text here</p>
.mytext {color:#e05b97;}
This box has a color of #e05b97
<div style="background-color:#e05b97;">Content here</div>
.mybackground {background-color:#e05b97;}
Border around this has a color of #e05b97
<div style="border:2px solid #e05b97;">Content here</div>
.myborder {border:2px solid #e05b97;}