#fb01da color space conversions
Hex:
#fb01da
RGB:
251, 1, 218
CMY:
2, 100, 15
CMYK:
0, 100, 13, 2
HSL:
308°, 99.2063%, 49.4118%
HSV (HSB):
308°, 99.6016%, 98.4314%
XYZ:
52.4494, 25.5929, 68.5052
xyY:
0.3579, 0.1746, 25.5929
CIE-Lab:
57.6486, 92.6627, -44.3961
CIE-LCH:
57.6486, 102.7491, 334.4002
CIE-Luv:
57.6486, 96.6916, -82.0465
Hunter-Lab:
50.5894, 96.5313, -44.8744
#fb01da color charts
#fb01da color shades, tints & tones
#fb01da color schemes
#fb01da color preview, HTML & CSS examples
This text has a color of #fb01da
<p style="color:#fb01da;">Text here</p>
.mytext {color:#fb01da;}
This box has a color of #fb01da
<div style="background-color:#fb01da;">Content here</div>
.mybackground {background-color:#fb01da;}
Border around this has a color of #fb01da
<div style="border:2px solid #fb01da;">Content here</div>
.myborder {border:2px solid #fb01da;}