#e3076d color space conversions
Hex:
#e3076d
RGB:
227, 7, 109
CMY:
11, 97, 57
CMYK:
0, 97, 52, 11
HSL:
332°, 94.0171%, 45.8824%
HSV (HSB):
332°, 96.9163%, 89.0196%
XYZ:
34.5148, 17.5870, 16.0435
xyY:
0.5065, 0.2581, 17.5870
CIE-Lab:
48.9913, 76.5839, 6.4185
CIE-LCH:
48.9913, 76.8524, 4.7908
CIE-Luv:
48.9913, 127.7961, -7.3024
Hunter-Lab:
41.9368, 73.5196, 6.6736
#e3076d color charts
#e3076d color shades, tints & tones
#e3076d color schemes
#e3076d color preview, HTML & CSS examples
This text has a color of #e3076d
<p style="color:#e3076d;">Text here</p>
.mytext {color:#e3076d;}
This box has a color of #e3076d
<div style="background-color:#e3076d;">Content here</div>
.mybackground {background-color:#e3076d;}
Border around this has a color of #e3076d
<div style="border:2px solid #e3076d;">Content here</div>
.myborder {border:2px solid #e3076d;}