#f51dac color space conversions
Hex:
#f51dac
RGB:
245, 29, 172
CMY:
4, 89, 33
CMYK:
0, 88, 30, 4
HSL:
320°, 91.5254%, 53.7255%
HSV (HSB):
320°, 88.1633%, 96.0784%
XYZ:
45.5419, 23.2698, 41.1209
xyY:
0.4143, 0.2117, 23.2698
CIE-Lab:
55.3491, 83.7167, -21.5496
CIE-LCH:
55.3491, 86.4458, 345.5648
CIE-Luv:
55.3491, 110.7144, -46.0485
Hunter-Lab:
48.2387, 84.1031, -16.7744
#f51dac color charts
#f51dac color shades, tints & tones
#f51dac color schemes
#f51dac color preview, HTML & CSS examples
This text has a color of #f51dac
<p style="color:#f51dac;">Text here</p>
.mytext {color:#f51dac;}
This box has a color of #f51dac
<div style="background-color:#f51dac;">Content here</div>
.mybackground {background-color:#f51dac;}
Border around this has a color of #f51dac
<div style="border:2px solid #f51dac;">Content here</div>
.myborder {border:2px solid #f51dac;}