#e06d99 color space conversions
Hex:
#e06d99
RGB:
224, 109, 153
CMY:
12, 57, 40
CMYK:
0, 51, 32, 12
HSL:
337°, 64.9718%, 65.2941%
HSV (HSB):
337°, 51.3393%, 87.8431%
XYZ:
41.9589, 29.0845, 33.5394
xyY:
0.4012, 0.2781, 29.0845
CIE-Lab:
60.8561, 49.4373, -2.5603
CIE-LCH:
60.8561, 49.5036, 357.0354
CIE-Luv:
60.8561, 72.8706, -12.7564
Hunter-Lab:
53.9300, 44.4998, 0.8782
#e06d99 color charts
#e06d99 color shades, tints & tones
#e06d99 color schemes
#e06d99 color preview, HTML & CSS examples
This text has a color of #e06d99
<p style="color:#e06d99;">Text here</p>
.mytext {color:#e06d99;}
This box has a color of #e06d99
<div style="background-color:#e06d99;">Content here</div>
.mybackground {background-color:#e06d99;}
Border around this has a color of #e06d99
<div style="border:2px solid #e06d99;">Content here</div>
.myborder {border:2px solid #e06d99;}