#fb05c5 color space conversions
Hex:
#fb05c5
RGB:
251, 5, 197
CMY:
2, 98, 23
CMYK:
0, 98, 22, 2
HSL:
313°, 96.8504%, 50.1961%
HSV (HSB):
313°, 98.0080%, 98.4314%
XYZ:
49.9160, 24.6490, 54.9502
xyY:
0.3854, 0.1903, 24.6490
CIE-Lab:
56.7318, 89.9019, -33.8333
CIE-LCH:
56.7318, 96.0575, 339.3769
CIE-Luv:
56.7318, 106.0229, -65.4894
Hunter-Lab:
49.6477, 92.5808, -30.8688
#fb05c5 color charts
#fb05c5 color shades, tints & tones
#fb05c5 color schemes
#fb05c5 color preview, HTML & CSS examples
This text has a color of #fb05c5
<p style="color:#fb05c5;">Text here</p>
.mytext {color:#fb05c5;}
This box has a color of #fb05c5
<div style="background-color:#fb05c5;">Content here</div>
.mybackground {background-color:#fb05c5;}
Border around this has a color of #fb05c5
<div style="border:2px solid #fb05c5;">Content here</div>
.myborder {border:2px solid #fb05c5;}