#fb03df color space conversions
Hex:
#fb03df
RGB:
251, 3, 223
CMY:
2, 99, 13
CMYK:
0, 99, 11, 2
HSL:
307°, 97.6378%, 49.8039%
HSV (HSB):
307°, 98.8048%, 98.4314%
XYZ:
53.1355, 25.9021, 72.0111
xyY:
0.3518, 0.1715, 25.9021
CIE-Lab:
57.9440, 93.1700, -46.7618
CIE-LCH:
57.9440, 104.2464, 333.3480
CIE-Luv:
57.9440, 94.3999, -85.7908
Hunter-Lab:
50.8941, 97.2967, -48.2648
#fb03df color charts
#fb03df color shades, tints & tones
#fb03df color schemes
#fb03df color preview, HTML & CSS examples
This text has a color of #fb03df
<p style="color:#fb03df;">Text here</p>
.mytext {color:#fb03df;}
This box has a color of #fb03df
<div style="background-color:#fb03df;">Content here</div>
.mybackground {background-color:#fb03df;}
Border around this has a color of #fb03df
<div style="border:2px solid #fb03df;">Content here</div>
.myborder {border:2px solid #fb03df;}