#e3085d color space conversions
Hex:
#e3085d
RGB:
227, 8, 93
CMY:
11, 97, 64
CMYK:
0, 96, 59, 11
HSL:
337°, 93.1915%, 46.0784%
HSV (HSB):
337°, 96.4758%, 89.0196%
XYZ:
33.7412, 17.2949, 11.9158
xyY:
0.5360, 0.2747, 17.2949
CIE-Lab:
48.6294, 75.4579, 15.7655
CIE-LCH:
48.6294, 77.0873, 11.8011
CIE-Luv:
48.6294, 134.3372, 3.0994
Hunter-Lab:
41.5871, 72.0463, 12.1228
#e3085d color charts
#e3085d color shades, tints & tones
#e3085d color schemes
#e3085d color preview, HTML & CSS examples
This text has a color of #e3085d
<p style="color:#e3085d;">Text here</p>
.mytext {color:#e3085d;}
This box has a color of #e3085d
<div style="background-color:#e3085d;">Content here</div>
.mybackground {background-color:#e3085d;}
Border around this has a color of #e3085d
<div style="border:2px solid #e3085d;">Content here</div>
.myborder {border:2px solid #e3085d;}