#e31f6c color space conversions
Hex:
#e31f6c
RGB:
227, 31, 108
CMY:
11, 88, 58
CMYK:
0, 86, 52, 11
HSL:
336°, 77.7778%, 50.5882%
HSV (HSB):
336°, 86.3436%, 89.0196%
XYZ:
34.8753, 18.3936, 15.8995
xyY:
0.5042, 0.2659, 18.3936
CIE-Lab:
49.9700, 73.6026, 8.4229
CIE-LCH:
49.9700, 74.0830, 6.5284
CIE-Luv:
49.9700, 124.2766, -4.2510
Hunter-Lab:
42.8877, 70.0985, 8.0411
#e31f6c color charts
#e31f6c color shades, tints & tones
#e31f6c color schemes
#e31f6c color preview, HTML & CSS examples
This text has a color of #e31f6c
<p style="color:#e31f6c;">Text here</p>
.mytext {color:#e31f6c;}
This box has a color of #e31f6c
<div style="background-color:#e31f6c;">Content here</div>
.mybackground {background-color:#e31f6c;}
Border around this has a color of #e31f6c
<div style="border:2px solid #e31f6c;">Content here</div>
.myborder {border:2px solid #e31f6c;}