#f51de6 color space conversions
Hex:
#f51de6
RGB:
245, 29, 230
CMY:
4, 89, 10
CMYK:
0, 88, 6, 4
HSL:
304°, 91.5254%, 53.7255%
HSV (HSB):
304°, 88.1633%, 96.0784%
XYZ:
52.3785, 26.0044, 77.1216
xyY:
0.3368, 0.1672, 26.0044
CIE-Lab:
58.0412, 90.7854, -50.6225
CIE-LCH:
58.0412, 103.9453, 330.8557
CIE-Luv:
58.0412, 85.3379, -91.2976
Hunter-Lab:
50.9945, 94.1041, -53.9712
#f51de6 color charts
#f51de6 color shades, tints & tones
#f51de6 color schemes
#f51de6 color preview, HTML & CSS examples
This text has a color of #f51de6
<p style="color:#f51de6;">Text here</p>
.mytext {color:#f51de6;}
This box has a color of #f51de6
<div style="background-color:#f51de6;">Content here</div>
.mybackground {background-color:#f51de6;}
Border around this has a color of #f51de6
<div style="border:2px solid #f51de6;">Content here</div>
.myborder {border:2px solid #f51de6;}