#e06d75 color space conversions
Hex:
#e06d75
RGB:
224, 109, 117
CMY:
12, 57, 54
CMYK:
0, 51, 48, 12
HSL:
356°, 64.9718%, 65.2941%
HSV (HSB):
356°, 51.3393%, 87.8431%
XYZ:
39.4200, 28.0689, 20.1698
xyY:
0.4497, 0.3202, 28.0689
CIE-Lab:
59.9510, 45.4997, 16.9397
CIE-LCH:
59.9510, 48.5508, 20.4205
CIE-Luv:
59.9510, 81.7007, 12.9170
Hunter-Lab:
52.9801, 40.0982, 14.5141
#e06d75 color charts
#e06d75 color shades, tints & tones
#e06d75 color schemes
#e06d75 color preview, HTML & CSS examples
This text has a color of #e06d75
<p style="color:#e06d75;">Text here</p>
.mytext {color:#e06d75;}
This box has a color of #e06d75
<div style="background-color:#e06d75;">Content here</div>
.mybackground {background-color:#e06d75;}
Border around this has a color of #e06d75
<div style="border:2px solid #e06d75;">Content here</div>
.myborder {border:2px solid #e06d75;}