#f51d9e color space conversions
Hex:
#f51d9e
RGB:
245, 29, 158
CMY:
4, 89, 38
CMYK:
0, 88, 36, 4
HSL:
324°, 91.5254%, 53.7255%
HSV (HSB):
324°, 88.1633%, 96.0784%
XYZ:
44.2671, 22.7598, 34.4077
xyY:
0.4364, 0.2244, 22.7598
CIE-Lab:
54.8241, 82.2944, -14.1161
CIE-LCH:
54.8241, 83.4963, 350.2667
CIE-Luv:
54.8241, 117.1319, -35.1706
Hunter-Lab:
47.7073, 82.1407, -9.3664
#f51d9e color charts
#f51d9e color shades, tints & tones
#f51d9e color schemes
#f51d9e color preview, HTML & CSS examples
This text has a color of #f51d9e
<p style="color:#f51d9e;">Text here</p>
.mytext {color:#f51d9e;}
This box has a color of #f51d9e
<div style="background-color:#f51d9e;">Content here</div>
.mybackground {background-color:#f51d9e;}
Border around this has a color of #f51d9e
<div style="border:2px solid #f51d9e;">Content here</div>
.myborder {border:2px solid #f51d9e;}