#fb0c64 color space conversions
Hex:
#fb0c64
RGB:
251, 12, 100
CMY:
2, 95, 61
CMYK:
0, 95, 60, 2
HSL:
338°, 96.7611%, 51.5686%
HSV (HSB):
338°, 95.2191%, 98.4314%
XYZ:
42.2154, 21.6923, 14.0186
xyY:
0.5417, 0.2784, 21.6923
CIE-Lab:
53.6990, 81.0613, 19.1806
CIE-LCH:
53.6990, 83.2997, 13.3124
CIE-Luv:
53.6990, 149.6447, 5.7496
Hunter-Lab:
46.5750, 80.2856, 14.7568
#fb0c64 color charts
#fb0c64 color shades, tints & tones
#fb0c64 color schemes
#fb0c64 color preview, HTML & CSS examples
This text has a color of #fb0c64
<p style="color:#fb0c64;">Text here</p>
.mytext {color:#fb0c64;}
This box has a color of #fb0c64
<div style="background-color:#fb0c64;">Content here</div>
.mybackground {background-color:#fb0c64;}
Border around this has a color of #fb0c64
<div style="border:2px solid #fb0c64;">Content here</div>
.myborder {border:2px solid #fb0c64;}