#fb08e8 color space conversions
Hex:
#fb08e8
RGB:
251, 8, 232
CMY:
2, 97, 9
CMYK:
0, 97, 8, 2
HSL:
305°, 96.8127%, 50.7843%
HSV (HSB):
305°, 96.8127%, 98.4314%
XYZ:
54.4360, 26.5091, 78.5916
xyY:
0.3412, 0.1662, 26.5091
CIE-Lab:
58.5172, 94.0327, -50.9275
CIE-LCH:
58.5172, 106.9381, 331.5603
CIE-Luv:
58.5172, 90.3121, -92.4152
Hunter-Lab:
51.4870, 98.6217, -54.4615
#fb08e8 color charts
#fb08e8 color shades, tints & tones
#fb08e8 color schemes
#fb08e8 color preview, HTML & CSS examples
This text has a color of #fb08e8
<p style="color:#fb08e8;">Text here</p>
.mytext {color:#fb08e8;}
This box has a color of #fb08e8
<div style="background-color:#fb08e8;">Content here</div>
.mybackground {background-color:#fb08e8;}
Border around this has a color of #fb08e8
<div style="border:2px solid #fb08e8;">Content here</div>
.myborder {border:2px solid #fb08e8;}