#f912d1 color space conversions
Hex:
#f912d1
RGB:
249, 18, 209
CMY:
2, 93, 18
CMYK:
0, 93, 16, 2
HSL:
310°, 95.0617%, 52.3529%
HSV (HSB):
310°, 92.7711%, 97.6471%
XYZ:
50.7919, 25.1758, 62.5040
xyY:
0.3668, 0.1818, 25.1758
CIE-Lab:
57.2463, 90.0301, -39.9317
CIE-LCH:
57.2463, 98.4883, 336.0809
CIE-Luv:
57.2463, 98.2415, -74.7720
Hunter-Lab:
50.1755, 92.8856, -38.7352
#f912d1 color charts
#f912d1 color shades, tints & tones
#f912d1 color schemes
#f912d1 color preview, HTML & CSS examples
This text has a color of #f912d1
<p style="color:#f912d1;">Text here</p>
.mytext {color:#f912d1;}
This box has a color of #f912d1
<div style="background-color:#f912d1;">Content here</div>
.mybackground {background-color:#f912d1;}
Border around this has a color of #f912d1
<div style="border:2px solid #f912d1;">Content here</div>
.myborder {border:2px solid #f912d1;}