#f51ba0 color space conversions
Hex:
#f51ba0
RGB:
245, 27, 160
CMY:
4, 89, 37
CMYK:
0, 89, 35, 4
HSL:
323°, 91.5966%, 53.3333%
HSV (HSB):
323°, 88.9796%, 96.0784%
XYZ:
44.3933, 22.7344, 35.3061
xyY:
0.4334, 0.2219, 22.7344
CIE-Lab:
54.7977, 82.7760, -15.3370
CIE-LCH:
54.7977, 84.1849, 349.5031
CIE-Luv:
54.7977, 116.5260, -36.9677
Hunter-Lab:
47.6806, 82.7523, -10.5261
#f51ba0 color charts
#f51ba0 color shades, tints & tones
#f51ba0 color schemes
#f51ba0 color preview, HTML & CSS examples
This text has a color of #f51ba0
<p style="color:#f51ba0;">Text here</p>
.mytext {color:#f51ba0;}
This box has a color of #f51ba0
<div style="background-color:#f51ba0;">Content here</div>
.mybackground {background-color:#f51ba0;}
Border around this has a color of #f51ba0
<div style="border:2px solid #f51ba0;">Content here</div>
.myborder {border:2px solid #f51ba0;}