#fb08d2 color space conversions
Hex:
#fb08d2
RGB:
251, 8, 210
CMY:
2, 97, 18
CMYK:
0, 97, 16, 2
HSL:
310°, 96.8127%, 50.7843%
HSV (HSB):
310°, 96.8127%, 98.4314%
XYZ:
51.5034, 25.3360, 63.1486
xyY:
0.3679, 0.1810, 25.3360
CIE-Lab:
57.4014, 91.2475, -40.2338
CIE-LCH:
57.4014, 99.7239, 336.2059
CIE-Luv:
57.4014, 99.9263, -75.4734
Hunter-Lab:
50.3349, 94.5575, -39.1489
#fb08d2 color charts
#fb08d2 color shades, tints & tones
#fb08d2 color schemes
#fb08d2 color preview, HTML & CSS examples
This text has a color of #fb08d2
<p style="color:#fb08d2;">Text here</p>
.mytext {color:#fb08d2;}
This box has a color of #fb08d2
<div style="background-color:#fb08d2;">Content here</div>
.mybackground {background-color:#fb08d2;}
Border around this has a color of #fb08d2
<div style="border:2px solid #fb08d2;">Content here</div>
.myborder {border:2px solid #fb08d2;}