#f51b96 color space conversions
Hex:
#f51b96
RGB:
245, 27, 150
CMY:
4, 89, 41
CMYK:
0, 89, 39, 4
HSL:
326°, 91.5966%, 53.3333%
HSV (HSB):
326°, 88.9796%, 96.0784%
XYZ:
43.5531, 22.3984, 30.8820
xyY:
0.4498, 0.2313, 22.3984
CIE-Lab:
54.4471, 81.8243, -9.9443
CIE-LCH:
54.4471, 82.4263, 353.0707
CIE-Luv:
54.4471, 121.1198, -29.3082
Hunter-Lab:
47.3269, 81.4447, -5.5594
#f51b96 color charts
#f51b96 color shades, tints & tones
#f51b96 color schemes
#f51b96 color preview, HTML & CSS examples
This text has a color of #f51b96
<p style="color:#f51b96;">Text here</p>
.mytext {color:#f51b96;}
This box has a color of #f51b96
<div style="background-color:#f51b96;">Content here</div>
.mybackground {background-color:#f51b96;}
Border around this has a color of #f51b96
<div style="border:2px solid #f51b96;">Content here</div>
.myborder {border:2px solid #f51b96;}