#f31db6 color space conversions
Hex:
#f31db6
RGB:
243, 29, 182
CMY:
5, 89, 29
CMYK:
0, 88, 25, 5
HSL:
317°, 89.9160%, 53.3333%
HSV (HSB):
317°, 88.0658%, 95.2941%
XYZ:
45.8450, 23.3108, 46.3391
xyY:
0.3969, 0.2018, 23.3108
CIE-Lab:
55.3911, 84.4019, -27.3505
CIE-LCH:
55.3911, 88.7228, 342.0450
CIE-Luv:
55.3911, 104.5789, -54.6133
Hunter-Lab:
48.2813, 85.0007, -23.1081
#f31db6 color charts
#f31db6 color shades, tints & tones
#f31db6 color schemes
#f31db6 color preview, HTML & CSS examples
This text has a color of #f31db6
<p style="color:#f31db6;">Text here</p>
.mytext {color:#f31db6;}
This box has a color of #f31db6
<div style="background-color:#f31db6;">Content here</div>
.mybackground {background-color:#f31db6;}
Border around this has a color of #f31db6
<div style="border:2px solid #f31db6;">Content here</div>
.myborder {border:2px solid #f31db6;}