#e31c6a color space conversions
Hex:
#e31c6a
RGB:
227, 28, 106
CMY:
11, 89, 58
CMYK:
0, 88, 53, 11
HSL:
336°, 78.0392%, 50.0000%
HSV (HSB):
336°, 87.6652%, 89.0196%
XYZ:
34.6953, 18.2020, 15.3204
xyY:
0.5086, 0.2668, 18.2020
CIE-Lab:
49.7402, 73.9764, 9.3213
CIE-LCH:
49.7402, 74.5613, 7.1817
CIE-Luv:
49.7402, 125.7974, -3.3387
Hunter-Lab:
42.6638, 70.4992, 8.5739
#e31c6a color charts
#e31c6a color shades, tints & tones
#e31c6a color schemes
#e31c6a color preview, HTML & CSS examples
This text has a color of #e31c6a
<p style="color:#e31c6a;">Text here</p>
.mytext {color:#e31c6a;}
This box has a color of #e31c6a
<div style="background-color:#e31c6a;">Content here</div>
.mybackground {background-color:#e31c6a;}
Border around this has a color of #e31c6a
<div style="border:2px solid #e31c6a;">Content here</div>
.myborder {border:2px solid #e31c6a;}