#f51d8a color space conversions
Hex:
#f51d8a
RGB:
245, 29, 138
CMY:
4, 89, 46
CMYK:
0, 88, 44, 4
HSL:
330°, 91.5254%, 53.7255%
HSV (HSB):
330°, 88.1633%, 96.0784%
XYZ:
42.6830, 22.1262, 26.0659
xyY:
0.4697, 0.2435, 22.1262
CIE-Lab:
54.1606, 80.4748, -3.2179
CIE-LCH:
54.1606, 80.5391, 357.7102
CIE-Luv:
54.1606, 126.2012, -20.0829
Hunter-Lab:
47.0385, 79.6546, 0.0720
#f51d8a color charts
#f51d8a color shades, tints & tones
#f51d8a color schemes
#f51d8a color preview, HTML & CSS examples
This text has a color of #f51d8a
<p style="color:#f51d8a;">Text here</p>
.mytext {color:#f51d8a;}
This box has a color of #f51d8a
<div style="background-color:#f51d8a;">Content here</div>
.mybackground {background-color:#f51d8a;}
Border around this has a color of #f51d8a
<div style="border:2px solid #f51d8a;">Content here</div>
.myborder {border:2px solid #f51d8a;}