#f51dbc color space conversions
Hex:
#f51dbc
RGB:
245, 29, 188
CMY:
4, 89, 26
CMYK:
0, 88, 23, 4
HSL:
316°, 91.5254%, 53.7255%
HSV (HSB):
316°, 88.1633%, 96.0784%
XYZ:
47.1727, 23.9220, 49.7081
xyY:
0.3905, 0.1980, 23.9220
CIE-Lab:
56.0097, 85.4848, -29.8448
CIE-LCH:
56.0097, 90.5448, 340.7547
CIE-Luv:
56.0097, 103.4412, -58.6144
Hunter-Lab:
48.9102, 86.5661, -26.0201
#f51dbc color charts
#f51dbc color shades, tints & tones
#f51dbc color schemes
#f51dbc color preview, HTML & CSS examples
This text has a color of #f51dbc
<p style="color:#f51dbc;">Text here</p>
.mytext {color:#f51dbc;}
This box has a color of #f51dbc
<div style="background-color:#f51dbc;">Content here</div>
.mybackground {background-color:#f51dbc;}
Border around this has a color of #f51dbc
<div style="border:2px solid #f51dbc;">Content here</div>
.myborder {border:2px solid #f51dbc;}