#f51eac color space conversions
Hex:
#f51eac
RGB:
245, 30, 172
CMY:
4, 88, 33
CMYK:
0, 88, 30, 4
HSL:
320°, 91.4894%, 53.9216%
HSV (HSB):
320°, 87.7551%, 96.0784%
XYZ:
45.5669, 23.3196, 41.1292
xyY:
0.4142, 0.2120, 23.3196
CIE-Lab:
55.4000, 83.5687, -21.4716
CIE-LCH:
55.4000, 86.2830, 345.5905
CIE-Luv:
55.4000, 110.5653, -45.9158
Hunter-Lab:
48.2904, 83.9248, -16.6944
#f51eac color charts
#f51eac color shades, tints & tones
#f51eac color schemes
#f51eac color preview, HTML & CSS examples
This text has a color of #f51eac
<p style="color:#f51eac;">Text here</p>
.mytext {color:#f51eac;}
This box has a color of #f51eac
<div style="background-color:#f51eac;">Content here</div>
.mybackground {background-color:#f51eac;}
Border around this has a color of #f51eac
<div style="border:2px solid #f51eac;">Content here</div>
.myborder {border:2px solid #f51eac;}