#f51daa color space conversions
Hex:
#f51daa
RGB:
245, 29, 170
CMY:
4, 89, 33
CMYK:
0, 88, 31, 4
HSL:
321°, 91.5254%, 53.7255%
HSV (HSB):
321°, 88.1633%, 96.0784%
XYZ:
45.3513, 23.1935, 40.1167
xyY:
0.4174, 0.2134, 23.1935
CIE-Lab:
55.2711, 83.5063, -20.4977
CIE-LCH:
55.2711, 85.9852, 346.2087
CIE-Luv:
55.2711, 111.6303, -44.4848
Hunter-Lab:
48.1596, 83.8117, -15.6765
#f51daa color charts
#f51daa color shades, tints & tones
#f51daa color schemes
#f51daa color preview, HTML & CSS examples
This text has a color of #f51daa
<p style="color:#f51daa;">Text here</p>
.mytext {color:#f51daa;}
This box has a color of #f51daa
<div style="background-color:#f51daa;">Content here</div>
.mybackground {background-color:#f51daa;}
Border around this has a color of #f51daa
<div style="border:2px solid #f51daa;">Content here</div>
.myborder {border:2px solid #f51daa;}