#e3075e color space conversions
Hex:
#e3075e
RGB:
227, 7, 94
CMY:
11, 97, 63
CMYK:
0, 97, 59, 11
HSL:
336°, 94.0171%, 45.8824%
HSV (HSB):
336°, 96.9163%, 89.0196%
XYZ:
33.7749, 17.2910, 12.1470
xyY:
0.5343, 0.2735, 17.2910
CIE-Lab:
48.6246, 75.5967, 15.1424
CIE-LCH:
48.6246, 77.0983, 11.3267
CIE-Luv:
48.6246, 134.0559, 2.4248
Hunter-Lab:
41.5825, 72.2155, 11.7880
#e3075e color charts
#e3075e color shades, tints & tones
#e3075e color schemes
#e3075e color preview, HTML & CSS examples
This text has a color of #e3075e
<p style="color:#e3075e;">Text here</p>
.mytext {color:#e3075e;}
This box has a color of #e3075e
<div style="background-color:#e3075e;">Content here</div>
.mybackground {background-color:#e3075e;}
Border around this has a color of #e3075e
<div style="border:2px solid #e3075e;">Content here</div>
.myborder {border:2px solid #e3075e;}