#f905f2 color space conversions
Hex:
#f905f2
RGB:
249, 5, 242
CMY:
2, 98, 5
CMYK:
0, 98, 3, 2
HSL:
302°, 96.0630%, 49.8039%
HSV (HSB):
302°, 97.9920%, 97.6471%
XYZ:
55.1482, 26.6591, 86.2435
xyY:
0.3282, 0.1586, 26.6591
CIE-Lab:
58.6574, 95.2311, -56.3287
CIE-LCH:
58.6574, 110.6430, 329.3959
CIE-Luv:
58.6574, 84.8070, -100.7986
Hunter-Lab:
51.6324, 100.2977, -62.8915
#f905f2 color charts
#f905f2 color shades, tints & tones
#f905f2 color schemes
#f905f2 color preview, HTML & CSS examples
This text has a color of #f905f2
<p style="color:#f905f2;">Text here</p>
.mytext {color:#f905f2;}
This box has a color of #f905f2
<div style="background-color:#f905f2;">Content here</div>
.mybackground {background-color:#f905f2;}
Border around this has a color of #f905f2
<div style="border:2px solid #f905f2;">Content here</div>
.myborder {border:2px solid #f905f2;}