#e06c7b color space conversions
Hex:
#e06c7b
RGB:
224, 108, 123
CMY:
12, 58, 52
CMYK:
0, 52, 45, 12
HSL:
352°, 65.1685%, 65.0980%
HSV (HSB):
352°, 51.7857%, 87.8431%
XYZ:
39.6782, 28.0025, 22.0526
xyY:
0.4422, 0.3121, 28.0025
CIE-Lab:
59.8910, 46.5705, 13.3937
CIE-LCH:
59.8910, 48.4583, 16.0452
CIE-Luv:
59.8910, 80.9478, 8.4936
Hunter-Lab:
52.9174, 41.2364, 12.3338
#e06c7b color charts
#e06c7b color shades, tints & tones
#e06c7b color schemes
#e06c7b color preview, HTML & CSS examples
This text has a color of #e06c7b
<p style="color:#e06c7b;">Text here</p>
.mytext {color:#e06c7b;}
This box has a color of #e06c7b
<div style="background-color:#e06c7b;">Content here</div>
.mybackground {background-color:#e06c7b;}
Border around this has a color of #e06c7b
<div style="border:2px solid #e06c7b;">Content here</div>
.myborder {border:2px solid #e06c7b;}