#f51e7d color space conversions
Hex:
#f51e7d
RGB:
245, 30, 125
CMY:
4, 88, 51
CMYK:
0, 88, 49, 4
HSL:
333°, 91.4894%, 53.9216%
HSV (HSB):
333°, 87.7551%, 96.0784%
XYZ:
41.8221, 21.8217, 21.4098
xyY:
0.4917, 0.2566, 21.8217
CIE-Lab:
53.8373, 79.2768, 4.1089
CIE-LCH:
53.8373, 79.3832, 2.9670
CIE-Luv:
53.8373, 131.6987, -10.6117
Hunter-Lab:
46.7137, 78.0596, 5.5259
#f51e7d color charts
#f51e7d color shades, tints & tones
#f51e7d color schemes
#f51e7d color preview, HTML & CSS examples
This text has a color of #f51e7d
<p style="color:#f51e7d;">Text here</p>
.mytext {color:#f51e7d;}
This box has a color of #f51e7d
<div style="background-color:#f51e7d;">Content here</div>
.mybackground {background-color:#f51e7d;}
Border around this has a color of #f51e7d
<div style="border:2px solid #f51e7d;">Content here</div>
.myborder {border:2px solid #f51e7d;}