#f51b80 color space conversions
Hex:
#f51b80
RGB:
245, 27, 128
CMY:
4, 89, 50
CMYK:
0, 89, 48, 4
HSL:
332°, 91.5966%, 53.3333%
HSV (HSB):
332°, 88.9796%, 96.0784%
XYZ:
41.9444, 21.7549, 22.4105
xyY:
0.4871, 0.2526, 21.7549
CIE-Lab:
53.7659, 79.9547, 2.2014
CIE-LCH:
53.7659, 79.9850, 1.5771
CIE-Luv:
53.7659, 130.9945, -13.1063
Hunter-Lab:
46.6421, 78.8982, 4.1620
#f51b80 color charts
#f51b80 color shades, tints & tones
#f51b80 color schemes
#f51b80 color preview, HTML & CSS examples
This text has a color of #f51b80
<p style="color:#f51b80;">Text here</p>
.mytext {color:#f51b80;}
This box has a color of #f51b80
<div style="background-color:#f51b80;">Content here</div>
.mybackground {background-color:#f51b80;}
Border around this has a color of #f51b80
<div style="border:2px solid #f51b80;">Content here</div>
.myborder {border:2px solid #f51b80;}