#e05b7c color space conversions
Hex:
#e05b7c
RGB:
224, 91, 124
CMY:
12, 64, 51
CMYK:
0, 59, 45, 12
HSL:
345°, 68.2051%, 61.7647%
HSV (HSB):
345°, 59.3750%, 87.8431%
XYZ:
38.1196, 24.7847, 21.8436
xyY:
0.4498, 0.2925, 24.7847
CIE-Lab:
56.8650, 54.6551, 8.5489
CIE-LCH:
56.8650, 55.3197, 8.8899
CIE-Luv:
56.8650, 90.8411, 0.6304
Hunter-Lab:
49.7842, 49.5545, 8.8346
#e05b7c color charts
#e05b7c color shades, tints & tones
#e05b7c color schemes
#e05b7c color preview, HTML & CSS examples
This text has a color of #e05b7c
<p style="color:#e05b7c;">Text here</p>
.mytext {color:#e05b7c;}
This box has a color of #e05b7c
<div style="background-color:#e05b7c;">Content here</div>
.mybackground {background-color:#e05b7c;}
Border around this has a color of #e05b7c
<div style="border:2px solid #e05b7c;">Content here</div>
.myborder {border:2px solid #e05b7c;}