#f31e75 color space conversions
Hex:
#f31e75
RGB:
243, 30, 117
CMY:
5, 88, 54
CMYK:
0, 88, 52, 5
HSL:
335°, 89.8734%, 53.5294%
HSV (HSB):
335°, 87.6543%, 95.2941%
XYZ:
40.6373, 21.2676, 18.7929
xyY:
0.5036, 0.2635, 21.2676
CIE-Lab:
53.2411, 78.2208, 8.0268
CIE-LCH:
53.2411, 78.6316, 5.8590
CIE-Luv:
53.2411, 133.4959, -5.7122
Hunter-Lab:
46.1168, 76.5867, 8.1207
#f31e75 color charts
#f31e75 color shades, tints & tones
#f31e75 color schemes
#f31e75 color preview, HTML & CSS examples
This text has a color of #f31e75
<p style="color:#f31e75;">Text here</p>
.mytext {color:#f31e75;}
This box has a color of #f31e75
<div style="background-color:#f31e75;">Content here</div>
.mybackground {background-color:#f31e75;}
Border around this has a color of #f31e75
<div style="border:2px solid #f31e75;">Content here</div>
.myborder {border:2px solid #f31e75;}