#fb05db color space conversions
Hex:
#fb05db
RGB:
251, 5, 219
CMY:
2, 98, 14
CMYK:
0, 98, 13, 2
HSL:
308°, 96.8504%, 50.1961%
HSV (HSB):
308°, 98.0080%, 98.4314%
XYZ:
52.6241, 25.7322, 69.2111
xyY:
0.3566, 0.1744, 25.7322
CIE-Lab:
57.7820, 92.5424, -44.7527
CIE-LCH:
57.7820, 102.7954, 334.1920
CIE-Luv:
57.7820, 96.0626, -82.6067
Hunter-Lab:
50.7270, 96.4036, -45.3855
#fb05db color charts
#fb05db color shades, tints & tones
#fb05db color schemes
#fb05db color preview, HTML & CSS examples
This text has a color of #fb05db
<p style="color:#fb05db;">Text here</p>
.mytext {color:#fb05db;}
This box has a color of #fb05db
<div style="background-color:#fb05db;">Content here</div>
.mybackground {background-color:#fb05db;}
Border around this has a color of #fb05db
<div style="border:2px solid #fb05db;">Content here</div>
.myborder {border:2px solid #fb05db;}