#e06bb5 color space conversions
Hex:
#e06bb5
RGB:
224, 107, 181
CMY:
12, 58, 29
CMYK:
0, 52, 19, 12
HSL:
322°, 65.3631%, 64.9020%
HSV (HSB):
322°, 52.2321%, 87.8431%
XYZ:
44.3387, 29.6989, 47.1116
xyY:
0.3660, 0.2451, 29.6989
CIE-Lab:
61.3935, 54.1866, -17.8328
CIE-LCH:
61.3935, 57.0455, 341.7836
CIE-Luv:
61.3935, 66.3710, -35.7908
Hunter-Lab:
54.4967, 49.8589, -13.1077
#e06bb5 color charts
#e06bb5 color shades, tints & tones
#e06bb5 color schemes
#e06bb5 color preview, HTML & CSS examples
This text has a color of #e06bb5
<p style="color:#e06bb5;">Text here</p>
.mytext {color:#e06bb5;}
This box has a color of #e06bb5
<div style="background-color:#e06bb5;">Content here</div>
.mybackground {background-color:#e06bb5;}
Border around this has a color of #e06bb5
<div style="border:2px solid #e06bb5;">Content here</div>
.myborder {border:2px solid #e06bb5;}