#f912e2 color space conversions
Hex:
#f912e2
RGB:
249, 18, 226
CMY:
2, 93, 11
CMYK:
0, 93, 9, 2
HSL:
306°, 95.0617%, 52.3529%
HSV (HSB):
306°, 92.7711%, 97.6471%
XYZ:
53.0107, 26.0633, 74.1883
xyY:
0.3459, 0.1701, 26.0633
CIE-Lab:
58.0971, 92.1871, -48.2365
CIE-LCH:
58.0971, 104.0443, 332.3794
CIE-Luv:
58.0971, 90.8518, -87.9177
Hunter-Lab:
51.0523, 96.0060, -50.4226
#f912e2 color charts
#f912e2 color shades, tints & tones
#f912e2 color schemes
#f912e2 color preview, HTML & CSS examples
This text has a color of #f912e2
<p style="color:#f912e2;">Text here</p>
.mytext {color:#f912e2;}
This box has a color of #f912e2
<div style="background-color:#f912e2;">Content here</div>
.mybackground {background-color:#f912e2;}
Border around this has a color of #f912e2
<div style="border:2px solid #f912e2;">Content here</div>
.myborder {border:2px solid #f912e2;}