#f31dbc color space conversions
Hex:
#f31dbc
RGB:
243, 29, 188
CMY:
5, 89, 26
CMYK:
0, 88, 23, 5
HSL:
315°, 89.9160%, 53.3333%
HSV (HSB):
315°, 88.0658%, 95.2941%
XYZ:
46.4786, 23.5643, 49.6756
xyY:
0.3882, 0.1968, 23.5643
CIE-Lab:
55.6489, 85.0889, -30.4333
CIE-LCH:
55.6489, 90.3677, 340.3196
CIE-Luv:
55.6489, 101.8749, -59.3328
Hunter-Lab:
48.5430, 85.9585, -26.6932
#f31dbc color charts
#f31dbc color shades, tints & tones
#f31dbc color schemes
#f31dbc color preview, HTML & CSS examples
This text has a color of #f31dbc
<p style="color:#f31dbc;">Text here</p>
.mytext {color:#f31dbc;}
This box has a color of #f31dbc
<div style="background-color:#f31dbc;">Content here</div>
.mybackground {background-color:#f31dbc;}
Border around this has a color of #f31dbc
<div style="border:2px solid #f31dbc;">Content here</div>
.myborder {border:2px solid #f31dbc;}