#fb0ccc color space conversions
Hex:
#fb0ccc
RGB:
251, 12, 204
CMY:
2, 95, 20
CMYK:
0, 95, 19, 2
HSL:
312°, 96.7611%, 51.5686%
HSV (HSB):
312°, 95.2191%, 98.4314%
XYZ:
50.8142, 25.1318, 59.2995
xyY:
0.3757, 0.1858, 25.1318
CIE-Lab:
57.2036, 90.2736, -37.1147
CIE-LCH:
57.2036, 97.6055, 337.6507
CIE-Luv:
57.2036, 102.4295, -70.5724
Hunter-Lab:
50.1316, 93.2001, -35.0405
#fb0ccc color charts
#fb0ccc color shades, tints & tones
#fb0ccc color schemes
#fb0ccc color preview, HTML & CSS examples
This text has a color of #fb0ccc
<p style="color:#fb0ccc;">Text here</p>
.mytext {color:#fb0ccc;}
This box has a color of #fb0ccc
<div style="background-color:#fb0ccc;">Content here</div>
.mybackground {background-color:#fb0ccc;}
Border around this has a color of #fb0ccc
<div style="border:2px solid #fb0ccc;">Content here</div>
.myborder {border:2px solid #fb0ccc;}