#f51d9d color space conversions
Hex:
#f51d9d
RGB:
245, 29, 157
CMY:
4, 89, 38
CMYK:
0, 88, 36, 4
HSL:
324°, 91.5254%, 53.7255%
HSV (HSB):
324°, 88.1633%, 96.0784%
XYZ:
44.1814, 22.7255, 33.9561
xyY:
0.4380, 0.2253, 22.7255
CIE-Lab:
54.7885, 82.1975, -13.5789
CIE-LCH:
54.7885, 83.3115, 350.6195
CIE-Luv:
54.7885, 117.5899, -34.4012
Hunter-Lab:
47.6713, 82.0075, -8.8622
#f51d9d color charts
#f51d9d color shades, tints & tones
#f51d9d color schemes
#f51d9d color preview, HTML & CSS examples
This text has a color of #f51d9d
<p style="color:#f51d9d;">Text here</p>
.mytext {color:#f51d9d;}
This box has a color of #f51d9d
<div style="background-color:#f51d9d;">Content here</div>
.mybackground {background-color:#f51d9d;}
Border around this has a color of #f51d9d
<div style="border:2px solid #f51d9d;">Content here</div>
.myborder {border:2px solid #f51d9d;}