#f31c6e color space conversions
Hex:
#f31c6e
RGB:
243, 28, 110
CMY:
5, 89, 57
CMYK:
0, 88, 55, 5
HSL:
337°, 89.9582%, 53.1373%
HSV (HSB):
337°, 88.4774%, 95.2941%
XYZ:
40.1919, 21.0110, 16.6890
xyY:
0.5160, 0.2697, 21.0110
CIE-Lab:
52.9615, 78.0447, 11.8655
CIE-LCH:
52.9615, 78.9415, 8.6448
CIE-Luv:
52.9615, 136.8063, -1.3175
Hunter-Lab:
45.8377, 76.2980, 10.4996
#f31c6e color charts
#f31c6e color shades, tints & tones
#f31c6e color schemes
#f31c6e color preview, HTML & CSS examples
This text has a color of #f31c6e
<p style="color:#f31c6e;">Text here</p>
.mytext {color:#f31c6e;}
This box has a color of #f31c6e
<div style="background-color:#f31c6e;">Content here</div>
.mybackground {background-color:#f31c6e;}
Border around this has a color of #f31c6e
<div style="border:2px solid #f31c6e;">Content here</div>
.myborder {border:2px solid #f31c6e;}