#e06c9c color space conversions
Hex:
#e06c9c
RGB:
224, 108, 156
CMY:
12, 58, 39
CMYK:
0, 52, 30, 12
HSL:
335°, 65.1685%, 65.0980%
HSV (HSB):
335°, 51.7857%, 87.8431%
XYZ:
42.1038, 28.9727, 34.8257
xyY:
0.3976, 0.2736, 28.9727
CIE-Lab:
60.7575, 50.3000, -4.4354
CIE-LCH:
60.7575, 50.4951, 354.9608
CIE-Luv:
60.7575, 72.6232, -15.5331
Hunter-Lab:
53.8263, 45.4294, -0.6823
#e06c9c color charts
#e06c9c color shades, tints & tones
#e06c9c color schemes
#e06c9c color preview, HTML & CSS examples
This text has a color of #e06c9c
<p style="color:#e06c9c;">Text here</p>
.mytext {color:#e06c9c;}
This box has a color of #e06c9c
<div style="background-color:#e06c9c;">Content here</div>
.mybackground {background-color:#e06c9c;}
Border around this has a color of #e06c9c
<div style="border:2px solid #e06c9c;">Content here</div>
.myborder {border:2px solid #e06c9c;}