#f912ed color space conversions
Hex:
#f912ed
RGB:
249, 18, 237
CMY:
2, 93, 7
CMYK:
0, 93, 5, 2
HSL:
303°, 95.0617%, 52.3529%
HSV (HSB):
303°, 92.7711%, 97.6471%
XYZ:
54.5693, 26.6868, 82.3957
xyY:
0.3334, 0.1631, 26.6868
CIE-Lab:
58.6833, 93.6553, -53.4902
CIE-LCH:
58.6833, 107.8541, 330.2676
CIE-Luv:
58.6833, 86.2596, -96.2960
Hunter-Lab:
51.6592, 98.1515, -58.4052
#f912ed color charts
#f912ed color shades, tints & tones
#f912ed color schemes
#f912ed color preview, HTML & CSS examples
This text has a color of #f912ed
<p style="color:#f912ed;">Text here</p>
.mytext {color:#f912ed;}
This box has a color of #f912ed
<div style="background-color:#f912ed;">Content here</div>
.mybackground {background-color:#f912ed;}
Border around this has a color of #f912ed
<div style="border:2px solid #f912ed;">Content here</div>
.myborder {border:2px solid #f912ed;}