#fb08b9 color space conversions
Hex:
#fb08b9
RGB:
251, 8, 185
CMY:
2, 97, 27
CMYK:
0, 97, 26, 2
HSL:
316°, 96.8127%, 50.7843%
HSV (HSB):
316°, 96.8127%, 98.4314%
XYZ:
48.6275, 24.1857, 48.0043
xyY:
0.4025, 0.2002, 24.1857
CIE-Lab:
56.2732, 88.3772, -27.6104
CIE-LCH:
56.2732, 92.5897, 342.6504
CIE-Luv:
56.2732, 111.4591, -55.9173
Hunter-Lab:
49.1789, 90.4352, -23.4486
#fb08b9 color charts
#fb08b9 color shades, tints & tones
#fb08b9 color schemes
#fb08b9 color preview, HTML & CSS examples
This text has a color of #fb08b9
<p style="color:#fb08b9;">Text here</p>
.mytext {color:#fb08b9;}
This box has a color of #fb08b9
<div style="background-color:#fb08b9;">Content here</div>
.mybackground {background-color:#fb08b9;}
Border around this has a color of #fb08b9
<div style="border:2px solid #fb08b9;">Content here</div>
.myborder {border:2px solid #fb08b9;}