#fb07f9 color space conversions
Hex:
#fb07f9
RGB:
251, 7, 249
CMY:
2, 97, 2
CMYK:
0, 97, 1, 2
HSL:
300°, 96.8254%, 50.5882%
HSV (HSB):
300°, 97.2112%, 98.4314%
XYZ:
56.9585, 27.5007, 91.9287
xyY:
0.3229, 0.1559, 27.5007
CIE-Lab:
59.4350, 96.3937, -58.9680
CIE-LCH:
59.4350, 112.9999, 328.5441
CIE-Luv:
59.4350, 83.3485, -105.2561
Hunter-Lab:
52.4411, 102.1043, -67.2258
#fb07f9 color charts
#fb07f9 color shades, tints & tones
#fb07f9 color schemes
#fb07f9 color preview, HTML & CSS examples
This text has a color of #fb07f9
<p style="color:#fb07f9;">Text here</p>
.mytext {color:#fb07f9;}
This box has a color of #fb07f9
<div style="background-color:#fb07f9;">Content here</div>
.mybackground {background-color:#fb07f9;}
Border around this has a color of #fb07f9
<div style="border:2px solid #fb07f9;">Content here</div>
.myborder {border:2px solid #fb07f9;}