#f51b7e color space conversions
Hex:
#f51b7e
RGB:
245, 27, 126
CMY:
4, 89, 51
CMYK:
0, 89, 49, 4
HSL:
333°, 91.5966%, 53.3333%
HSV (HSB):
333°, 88.9796%, 96.0784%
XYZ:
41.8140, 21.7027, 21.7239
xyY:
0.4905, 0.2546, 21.7027
CIE-Lab:
53.7101, 79.8003, 3.3237
CIE-LCH:
53.7101, 79.8695, 2.3850
CIE-Luv:
53.7101, 131.8653, -11.6930
Hunter-Lab:
46.5862, 78.6892, 4.9625
#f51b7e color charts
#f51b7e color shades, tints & tones
#f51b7e color schemes
#f51b7e color preview, HTML & CSS examples
This text has a color of #f51b7e
<p style="color:#f51b7e;">Text here</p>
.mytext {color:#f51b7e;}
This box has a color of #f51b7e
<div style="background-color:#f51b7e;">Content here</div>
.mybackground {background-color:#f51b7e;}
Border around this has a color of #f51b7e
<div style="border:2px solid #f51b7e;">Content here</div>
.myborder {border:2px solid #f51b7e;}