#e76fcb color space conversions
Hex:
#e76fcb
RGB:
231, 111, 203
CMY:
9, 56, 20
CMYK:
0, 52, 12, 9
HSL:
314°, 71.4286%, 67.0588%
HSV (HSB):
314°, 51.9481%, 90.5882%
XYZ:
49.4189, 32.6696, 60.2011
xyY:
0.3473, 0.2296, 32.6696
CIE-Lab:
63.8925, 57.6935, -26.4058
CIE-LCH:
63.8925, 63.4492, 335.4068
CIE-Luv:
63.8925, 63.6944, -49.8394
Hunter-Lab:
57.1573, 54.3080, -22.4372
#e76fcb color charts
#e76fcb color shades, tints & tones
#e76fcb color schemes
#e76fcb color preview, HTML & CSS examples
This text has a color of #e76fcb
<p style="color:#e76fcb;">Text here</p>
.mytext {color:#e76fcb;}
This box has a color of #e76fcb
<div style="background-color:#e76fcb;">Content here</div>
.mybackground {background-color:#e76fcb;}
Border around this has a color of #e76fcb
<div style="border:2px solid #e76fcb;">Content here</div>
.myborder {border:2px solid #e76fcb;}