#e7307d color space conversions
Hex:
#e7307d
RGB:
231, 48, 125
CMY:
9, 81, 51
CMYK:
0, 79, 46, 9
HSL:
335°, 79.2208%, 54.7059%
HSV (HSB):
335°, 79.2208%, 90.5882%
XYZ:
37.7136, 20.5835, 21.3873
xyY:
0.4733, 0.2583, 20.5835
CIE-Lab:
52.4906, 72.1966, 1.8277
CIE-LCH:
52.4906, 72.2197, 1.4502
CIE-Luv:
52.4906, 115.6871, -11.7331
Hunter-Lab:
45.3690, 68.9847, 3.8086
#e7307d color charts
#e7307d color shades, tints & tones
#e7307d color schemes
#e7307d color preview, HTML & CSS examples
This text has a color of #e7307d
<p style="color:#e7307d;">Text here</p>
.mytext {color:#e7307d;}
This box has a color of #e7307d
<div style="background-color:#e7307d;">Content here</div>
.mybackground {background-color:#e7307d;}
Border around this has a color of #e7307d
<div style="border:2px solid #e7307d;">Content here</div>
.myborder {border:2px solid #e7307d;}