#fb08f0 color space conversions
Hex:
#fb08f0
RGB:
251, 8, 240
CMY:
2, 97, 6
CMYK:
0, 97, 4, 2
HSL:
303°, 96.8127%, 50.7843%
HSV (HSB):
303°, 96.8127%, 98.4314%
XYZ:
55.5987, 26.9742, 84.7142
xyY:
0.3324, 0.1612, 26.9742
CIE-Lab:
58.9504, 95.1006, -54.7233
CIE-LCH:
58.9504, 109.7213, 330.0828
CIE-Luv:
58.9504, 86.9683, -98.4722
Hunter-Lab:
51.9367, 100.1967, -60.3527
#fb08f0 color charts
#fb08f0 color shades, tints & tones
#fb08f0 color schemes
#fb08f0 color preview, HTML & CSS examples
This text has a color of #fb08f0
<p style="color:#fb08f0;">Text here</p>
.mytext {color:#fb08f0;}
This box has a color of #fb08f0
<div style="background-color:#fb08f0;">Content here</div>
.mybackground {background-color:#fb08f0;}
Border around this has a color of #fb08f0
<div style="border:2px solid #fb08f0;">Content here</div>
.myborder {border:2px solid #fb08f0;}