#e6778d color space conversions
Hex:
#e6778d
RGB:
230, 119, 141
CMY:
10, 53, 45
CMYK:
0, 48, 39, 10
HSL:
348°, 68.9441%, 68.4314%
HSV (HSB):
348°, 48.2609%, 90.1961%
XYZ:
44.0377, 31.9397, 29.0432
xyY:
0.4193, 0.3041, 31.9397
CIE-Lab:
63.2930, 45.1196, 7.9687
CIE-LCH:
63.2930, 45.8179, 10.0159
CIE-Luv:
63.2930, 74.7170, 2.2234
Hunter-Lab:
56.5152, 40.1886, 9.0915
#e6778d color charts
#e6778d color shades, tints & tones
#e6778d color schemes
#e6778d color preview, HTML & CSS examples
This text has a color of #e6778d
<p style="color:#e6778d;">Text here</p>
.mytext {color:#e6778d;}
This box has a color of #e6778d
<div style="background-color:#e6778d;">Content here</div>
.mybackground {background-color:#e6778d;}
Border around this has a color of #e6778d
<div style="border:2px solid #e6778d;">Content here</div>
.myborder {border:2px solid #e6778d;}