#e06a81 color space conversions
Hex:
#e06a81
RGB:
224, 106, 129
CMY:
12, 58, 49
CMYK:
0, 53, 42, 12
HSL:
348°, 65.5556%, 64.7059%
HSV (HSB):
348°, 52.6786%, 87.8431%
XYZ:
39.8570, 27.7403, 24.0226
xyY:
0.4350, 0.3028, 27.7403
CIE-Lab:
59.6534, 48.1549, 9.5860
CIE-LCH:
59.6534, 49.0997, 11.2585
CIE-Luv:
59.6534, 80.7210, 3.4771
Hunter-Lab:
52.6691, 42.9076, 9.8259
#e06a81 color charts
#e06a81 color shades, tints & tones
#e06a81 color schemes
#e06a81 color preview, HTML & CSS examples
This text has a color of #e06a81
<p style="color:#e06a81;">Text here</p>
.mytext {color:#e06a81;}
This box has a color of #e06a81
<div style="background-color:#e06a81;">Content here</div>
.mybackground {background-color:#e06a81;}
Border around this has a color of #e06a81
<div style="border:2px solid #e06a81;">Content here</div>
.myborder {border:2px solid #e06a81;}