#f512db color space conversions
Hex:
#f512db
RGB:
245, 18, 219
CMY:
4, 93, 14
CMYK:
0, 93, 11, 4
HSL:
307°, 91.9028%, 51.5686%
HSV (HSB):
307°, 92.6531%, 96.0784%
XYZ:
50.6587, 24.9596, 69.1655
xyY:
0.3499, 0.1724, 24.9596
CIE-Lab:
57.0360, 90.5816, -46.0012
CIE-LCH:
57.0360, 101.5930, 333.0766
CIE-Luv:
57.0360, 90.8348, -83.9399
Hunter-Lab:
49.9595, 93.5687, -47.1112
#f512db color charts
#f512db color shades, tints & tones
#f512db color schemes
#f512db color preview, HTML & CSS examples
This text has a color of #f512db
<p style="color:#f512db;">Text here</p>
.mytext {color:#f512db;}
This box has a color of #f512db
<div style="background-color:#f512db;">Content here</div>
.mybackground {background-color:#f512db;}
Border around this has a color of #f512db
<div style="border:2px solid #f512db;">Content here</div>
.myborder {border:2px solid #f512db;}