#fb08e5 color space conversions
Hex:
#fb08e5
RGB:
251, 8, 229
CMY:
2, 97, 10
CMYK:
0, 97, 9, 2
HSL:
305°, 96.8127%, 50.7843%
HSV (HSB):
305°, 96.8127%, 98.4314%
XYZ:
54.0134, 26.3400, 76.3661
xyY:
0.3446, 0.1681, 26.3400
CIE-Lab:
58.3584, 93.6395, -49.4915
CIE-LCH:
58.3584, 105.9139, 332.1421
CIE-Luv:
58.3584, 91.5879, -90.1281
Hunter-Lab:
51.3225, 98.0442, -52.2955
#fb08e5 color charts
#fb08e5 color shades, tints & tones
#fb08e5 color schemes
#fb08e5 color preview, HTML & CSS examples
This text has a color of #fb08e5
<p style="color:#fb08e5;">Text here</p>
.mytext {color:#fb08e5;}
This box has a color of #fb08e5
<div style="background-color:#fb08e5;">Content here</div>
.mybackground {background-color:#fb08e5;}
Border around this has a color of #fb08e5
<div style="border:2px solid #fb08e5;">Content here</div>
.myborder {border:2px solid #fb08e5;}