#f51eaa color space conversions
Hex:
#f51eaa
RGB:
245, 30, 170
CMY:
4, 88, 33
CMYK:
0, 88, 31, 4
HSL:
321°, 91.4894%, 53.9216%
HSV (HSB):
321°, 87.7551%, 96.0784%
XYZ:
45.3762, 23.2433, 40.1250
xyY:
0.4173, 0.2137, 23.2433
CIE-Lab:
55.3221, 83.3580, -20.4197
CIE-LCH:
55.3221, 85.8226, 346.2357
CIE-Luv:
55.3221, 111.4790, -44.3519
Hunter-Lab:
48.2113, 83.6332, -15.5976
#f51eaa color charts
#f51eaa color shades, tints & tones
#f51eaa color schemes
#f51eaa color preview, HTML & CSS examples
This text has a color of #f51eaa
<p style="color:#f51eaa;">Text here</p>
.mytext {color:#f51eaa;}
This box has a color of #f51eaa
<div style="background-color:#f51eaa;">Content here</div>
.mybackground {background-color:#f51eaa;}
Border around this has a color of #f51eaa
<div style="border:2px solid #f51eaa;">Content here</div>
.myborder {border:2px solid #f51eaa;}