#f906e6 color space conversions
Hex:
#f906e6
RGB:
249, 6, 230
CMY:
2, 98, 10
CMYK:
0, 98, 8, 2
HSL:
305°, 95.2941%, 50.0000%
HSV (HSB):
305°, 97.5904%, 97.6471%
XYZ:
53.4150, 25.9832, 77.0629
xyY:
0.3414, 0.1661, 25.9832
CIE-Lab:
58.0211, 93.5586, -50.6120
CIE-LCH:
58.0211, 106.3709, 331.5881
CIE-Luv:
58.0211, 89.7571, -91.6901
Hunter-Lab:
50.9737, 97.8450, -53.9541
#f906e6 color charts
#f906e6 color shades, tints & tones
#f906e6 color schemes
#f906e6 color preview, HTML & CSS examples
This text has a color of #f906e6
<p style="color:#f906e6;">Text here</p>
.mytext {color:#f906e6;}
This box has a color of #f906e6
<div style="background-color:#f906e6;">Content here</div>
.mybackground {background-color:#f906e6;}
Border around this has a color of #f906e6
<div style="border:2px solid #f906e6;">Content here</div>
.myborder {border:2px solid #f906e6;}