#fb01cd color space conversions
Hex:
#fb01cd
RGB:
251, 1, 205
CMY:
2, 100, 20
CMYK:
0, 100, 18, 2
HSL:
311°, 99.2063%, 49.4118%
HSV (HSB):
311°, 99.6016%, 98.4314%
XYZ:
50.8140, 24.9387, 59.8931
xyY:
0.3746, 0.1839, 24.9387
CIE-Lab:
57.0157, 91.0831, -37.9819
CIE-LCH:
57.0157, 98.6851, 337.3637
CIE-Luv:
57.0157, 102.5507, -71.9602
Hunter-Lab:
49.9387, 94.2359, -36.1513
#fb01cd color charts
#fb01cd color shades, tints & tones
#fb01cd color schemes
#fb01cd color preview, HTML & CSS examples
This text has a color of #fb01cd
<p style="color:#fb01cd;">Text here</p>
.mytext {color:#fb01cd;}
This box has a color of #fb01cd
<div style="background-color:#fb01cd;">Content here</div>
.mybackground {background-color:#fb01cd;}
Border around this has a color of #fb01cd
<div style="border:2px solid #fb01cd;">Content here</div>
.myborder {border:2px solid #fb01cd;}