#f51dcf color space conversions
Hex:
#f51dcf
RGB:
245, 29, 207
CMY:
4, 89, 19
CMYK:
0, 88, 16, 4
HSL:
311°, 91.5254%, 53.7255%
HSV (HSB):
311°, 88.1633%, 96.0784%
XYZ:
49.3580, 24.7962, 61.2162
xyY:
0.3646, 0.1832, 24.7962
CIE-Lab:
56.8763, 87.7704, -39.4201
CIE-LCH:
56.8763, 96.2164, 335.8138
CIE-Luv:
56.8763, 95.0278, -73.5225
Hunter-Lab:
49.7958, 89.7882, -38.0308
#f51dcf color charts
#f51dcf color shades, tints & tones
#f51dcf color schemes
#f51dcf color preview, HTML & CSS examples
This text has a color of #f51dcf
<p style="color:#f51dcf;">Text here</p>
.mytext {color:#f51dcf;}
This box has a color of #f51dcf
<div style="background-color:#f51dcf;">Content here</div>
.mybackground {background-color:#f51dcf;}
Border around this has a color of #f51dcf
<div style="border:2px solid #f51dcf;">Content here</div>
.myborder {border:2px solid #f51dcf;}