#f512d7 color space conversions
Hex:
#f512d7
RGB:
245, 18, 215
CMY:
4, 93, 16
CMYK:
0, 93, 12, 4
HSL:
308°, 91.9028%, 51.5686%
HSV (HSB):
308°, 92.6531%, 96.0784%
XYZ:
50.1382, 24.7514, 66.4249
xyY:
0.3548, 0.1752, 24.7514
CIE-Lab:
56.8324, 90.0663, -44.0508
CIE-LCH:
56.8324, 100.2617, 333.9371
CIE-Luv:
56.8324, 92.5568, -80.8549
Hunter-Lab:
49.7508, 92.8264, -44.3357
#f512d7 color charts
#f512d7 color shades, tints & tones
#f512d7 color schemes
#f512d7 color preview, HTML & CSS examples
This text has a color of #f512d7
<p style="color:#f512d7;">Text here</p>
.mytext {color:#f512d7;}
This box has a color of #f512d7
<div style="background-color:#f512d7;">Content here</div>
.mybackground {background-color:#f512d7;}
Border around this has a color of #f512d7
<div style="border:2px solid #f512d7;">Content here</div>
.myborder {border:2px solid #f512d7;}