#f31e5d color space conversions
Hex:
#f31e5d
RGB:
243, 30, 93
CMY:
5, 88, 64
CMYK:
0, 88, 62, 5
HSL:
342°, 89.8734%, 53.5294%
HSV (HSB):
342°, 87.6543%, 95.2941%
XYZ:
39.4022, 20.7735, 12.2889
xyY:
0.5437, 0.2867, 20.7735
CIE-Lab:
52.7008, 76.6945, 21.7968
CIE-LCH:
52.7008, 79.7317, 15.8653
CIE-Luv:
52.7008, 142.8471, 9.3745
Hunter-Lab:
45.5780, 74.5518, 15.9186
#f31e5d color charts
#f31e5d color shades, tints & tones
#f31e5d color schemes
#f31e5d color preview, HTML & CSS examples
This text has a color of #f31e5d
<p style="color:#f31e5d;">Text here</p>
.mytext {color:#f31e5d;}
This box has a color of #f31e5d
<div style="background-color:#f31e5d;">Content here</div>
.mybackground {background-color:#f31e5d;}
Border around this has a color of #f31e5d
<div style="border:2px solid #f31e5d;">Content here</div>
.myborder {border:2px solid #f31e5d;}