#fb08b5 color space conversions
Hex:
#fb08b5
RGB:
251, 8, 181
CMY:
2, 97, 29
CMYK:
0, 97, 28, 2
HSL:
317°, 96.8127%, 50.7843%
HSV (HSB):
317°, 96.8127%, 98.4314%
XYZ:
48.2110, 24.0191, 45.8112
xyY:
0.4084, 0.2035, 24.0191
CIE-Lab:
56.1069, 87.9491, -25.5429
CIE-LCH:
56.1069, 91.5832, 343.8052
CIE-Luv:
56.1069, 113.3463, -52.7839
Hunter-Lab:
49.0093, 89.8263, -21.1146
#fb08b5 color charts
#fb08b5 color shades, tints & tones
#fb08b5 color schemes
#fb08b5 color preview, HTML & CSS examples
This text has a color of #fb08b5
<p style="color:#fb08b5;">Text here</p>
.mytext {color:#fb08b5;}
This box has a color of #fb08b5
<div style="background-color:#fb08b5;">Content here</div>
.mybackground {background-color:#fb08b5;}
Border around this has a color of #fb08b5
<div style="border:2px solid #fb08b5;">Content here</div>
.myborder {border:2px solid #fb08b5;}