#fb08d4 color space conversions
Hex:
#fb08d4
RGB:
251, 8, 212
CMY:
2, 97, 17
CMYK:
0, 97, 16, 2
HSL:
310°, 96.8127%, 50.7843%
HSV (HSB):
310°, 96.8127%, 98.4314%
XYZ:
51.7542, 25.4364, 64.4693
xyY:
0.3653, 0.1796, 25.4364
CIE-Lab:
57.4981, 91.4910, -41.2217
CIE-LCH:
57.4981, 100.3486, 335.7458
CIE-Luv:
57.4981, 99.0288, -77.0279
Hunter-Lab:
50.4345, 94.9104, -40.4850
#fb08d4 color charts
#fb08d4 color shades, tints & tones
#fb08d4 color schemes
#fb08d4 color preview, HTML & CSS examples
This text has a color of #fb08d4
<p style="color:#fb08d4;">Text here</p>
.mytext {color:#fb08d4;}
This box has a color of #fb08d4
<div style="background-color:#fb08d4;">Content here</div>
.mybackground {background-color:#fb08d4;}
Border around this has a color of #fb08d4
<div style="border:2px solid #fb08d4;">Content here</div>
.myborder {border:2px solid #fb08d4;}