#fb07db color space conversions
Hex:
#fb07db
RGB:
251, 7, 219
CMY:
2, 97, 14
CMYK:
0, 97, 13, 2
HSL:
308°, 96.8254%, 50.5882%
HSV (HSB):
308°, 97.2112%, 98.4314%
XYZ:
52.6458, 25.7757, 69.2183
xyY:
0.3566, 0.1746, 25.7757
CIE-Lab:
57.8235, 92.4201, -44.6872
CIE-LCH:
57.8235, 102.6568, 334.1952
CIE-Luv:
57.8235, 95.9695, -82.5012
Hunter-Lab:
50.7697, 96.2490, -45.2958
#fb07db color charts
#fb07db color shades, tints & tones
#fb07db color schemes
#fb07db color preview, HTML & CSS examples
This text has a color of #fb07db
<p style="color:#fb07db;">Text here</p>
.mytext {color:#fb07db;}
This box has a color of #fb07db
<div style="background-color:#fb07db;">Content here</div>
.mybackground {background-color:#fb07db;}
Border around this has a color of #fb07db
<div style="border:2px solid #fb07db;">Content here</div>
.myborder {border:2px solid #fb07db;}