#fb05f9 color space conversions
Hex:
#fb05f9
RGB:
251, 5, 249
CMY:
2, 98, 2
CMYK:
0, 98, 1, 2
HSL:
300°, 96.8504%, 50.1961%
HSV (HSB):
300°, 98.0080%, 98.4314%
XYZ:
56.9368, 27.4573, 91.9214
xyY:
0.3229, 0.1557, 27.4573
CIE-Lab:
59.3953, 96.5114, -59.0316
CIE-LCH:
59.3953, 113.1334, 328.5478
CIE-Luv:
59.3953, 83.4230, -105.3517
Hunter-Lab:
52.3997, 102.2560, -67.3287
#fb05f9 color charts
#fb05f9 color shades, tints & tones
#fb05f9 color schemes
#fb05f9 color preview, HTML & CSS examples
This text has a color of #fb05f9
<p style="color:#fb05f9;">Text here</p>
.mytext {color:#fb05f9;}
This box has a color of #fb05f9
<div style="background-color:#fb05f9;">Content here</div>
.mybackground {background-color:#fb05f9;}
Border around this has a color of #fb05f9
<div style="border:2px solid #fb05f9;">Content here</div>
.myborder {border:2px solid #fb05f9;}