#e06b5c color space conversions
Hex:
#e06b5c
RGB:
224, 107, 92
CMY:
12, 58, 64
CMYK:
0, 52, 59, 12
HSL:
7°, 68.0412%, 61.9608%
HSV (HSB):
7°, 58.9286%, 87.8431%
XYZ:
37.9299, 27.1354, 13.3637
xyY:
0.4836, 0.3460, 27.1354
CIE-Lab:
59.0994, 44.4114, 30.0895
CIE-LCH:
59.0994, 53.6447, 34.1183
CIE-Luv:
59.0994, 88.3159, 27.0078
Hunter-Lab:
52.0916, 38.8124, 21.2537
#e06b5c color charts
#e06b5c color shades, tints & tones
#e06b5c color schemes
#e06b5c color preview, HTML & CSS examples
This text has a color of #e06b5c
<p style="color:#e06b5c;">Text here</p>
.mytext {color:#e06b5c;}
This box has a color of #e06b5c
<div style="background-color:#e06b5c;">Content here</div>
.mybackground {background-color:#e06b5c;}
Border around this has a color of #e06b5c
<div style="border:2px solid #e06b5c;">Content here</div>
.myborder {border:2px solid #e06b5c;}