#fb06e5 color space conversions
Hex:
#fb06e5
RGB:
251, 6, 229
CMY:
2, 98, 10
CMYK:
0, 98, 9, 2
HSL:
305°, 96.8379%, 50.3922%
HSV (HSB):
305°, 97.6096%, 98.4314%
XYZ:
53.9916, 26.2966, 76.3588
xyY:
0.3447, 0.1679, 26.2966
CIE-Lab:
58.3175, 93.7602, -49.5563
CIE-LCH:
58.3175, 106.0510, 332.1416
CIE-Luv:
58.3175, 91.6742, -90.2305
Hunter-Lab:
51.2802, 98.1977, -52.3896
#fb06e5 color charts
#fb06e5 color shades, tints & tones
#fb06e5 color schemes
#fb06e5 color preview, HTML & CSS examples
This text has a color of #fb06e5
<p style="color:#fb06e5;">Text here</p>
.mytext {color:#fb06e5;}
This box has a color of #fb06e5
<div style="background-color:#fb06e5;">Content here</div>
.mybackground {background-color:#fb06e5;}
Border around this has a color of #fb06e5
<div style="border:2px solid #fb06e5;">Content here</div>
.myborder {border:2px solid #fb06e5;}