#f51acb color space conversions
Hex:
#f51acb
RGB:
245, 26, 203
CMY:
4, 90, 20
CMYK:
0, 89, 17, 4
HSL:
312°, 91.6318%, 53.1373%
HSV (HSB):
312°, 89.3878%, 96.0784%
XYZ:
48.8051, 24.4631, 58.6494
xyY:
0.3700, 0.1854, 24.4631
CIE-Lab:
56.5485, 87.6771, -37.6453
CIE-LCH:
56.5485, 95.4172, 336.7631
CIE-Luv:
56.5485, 97.1046, -70.7509
Hunter-Lab:
49.4601, 89.5806, -35.6835
#f51acb color charts
#f51acb color shades, tints & tones
#f51acb color schemes
#f51acb color preview, HTML & CSS examples
This text has a color of #f51acb
<p style="color:#f51acb;">Text here</p>
.mytext {color:#f51acb;}
This box has a color of #f51acb
<div style="background-color:#f51acb;">Content here</div>
.mybackground {background-color:#f51acb;}
Border around this has a color of #f51acb
<div style="border:2px solid #f51acb;">Content here</div>
.myborder {border:2px solid #f51acb;}