#fb01cb color space conversions
Hex:
#fb01cb
RGB:
251, 1, 203
CMY:
2, 100, 20
CMYK:
0, 100, 19, 2
HSL:
312°, 99.2063%, 49.4118%
HSV (HSB):
312°, 99.6016%, 98.4314%
XYZ:
50.5740, 24.8427, 58.6295
xyY:
0.3773, 0.1853, 24.8427
CIE-Lab:
56.9219, 90.8476, -36.9831
CIE-LCH:
56.9219, 98.0869, 337.8493
CIE-Luv:
56.9219, 103.4681, -70.4004
Hunter-Lab:
49.8425, 93.8954, -34.8528
#fb01cb color charts
#fb01cb color shades, tints & tones
#fb01cb color schemes
#fb01cb color preview, HTML & CSS examples
This text has a color of #fb01cb
<p style="color:#fb01cb;">Text here</p>
.mytext {color:#fb01cb;}
This box has a color of #fb01cb
<div style="background-color:#fb01cb;">Content here</div>
.mybackground {background-color:#fb01cb;}
Border around this has a color of #fb01cb
<div style="border:2px solid #fb01cb;">Content here</div>
.myborder {border:2px solid #fb01cb;}