#f51cae color space conversions
Hex:
#f51cae
RGB:
245, 28, 174
CMY:
4, 89, 32
CMYK:
0, 89, 29, 4
HSL:
320°, 91.5612%, 53.5294%
HSV (HSB):
320°, 88.5714%, 96.0784%
XYZ:
45.7114, 23.2990, 42.1323
xyY:
0.4113, 0.2096, 23.2990
CIE-Lab:
55.3790, 84.0728, -22.6738
CIE-LCH:
55.3790, 87.0766, 344.9069
CIE-Luv:
55.3790, 109.9419, -47.7429
Hunter-Lab:
48.2690, 84.5712, -17.9638
#f51cae color charts
#f51cae color shades, tints & tones
#f51cae color schemes
#f51cae color preview, HTML & CSS examples
This text has a color of #f51cae
<p style="color:#f51cae;">Text here</p>
.mytext {color:#f51cae;}
This box has a color of #f51cae
<div style="background-color:#f51cae;">Content here</div>
.mybackground {background-color:#f51cae;}
Border around this has a color of #f51cae
<div style="border:2px solid #f51cae;">Content here</div>
.myborder {border:2px solid #f51cae;}