#fc0b7e color space conversions
Hex:
#fc0b7e
RGB:
252, 11, 126
CMY:
1, 96, 51
CMYK:
0, 96, 50, 1
HSL:
331°, 97.5709%, 51.5686%
HSV (HSB):
331°, 95.6349%, 98.8235%
XYZ:
44.0305, 22.4411, 21.7496
xyY:
0.4991, 0.2544, 22.4411
CIE-Lab:
54.4920, 83.0341, 4.6256
CIE-LCH:
54.4920, 83.1628, 3.1885
CIE-Luv:
54.4920, 139.6559, -10.8971
Hunter-Lab:
47.3721, 83.0074, 5.9391
#fc0b7e color charts
#fc0b7e color shades, tints & tones
#fc0b7e color schemes
#fc0b7e color preview, HTML & CSS examples
This text has a color of #fc0b7e
<p style="color:#fc0b7e;">Text here</p>
.mytext {color:#fc0b7e;}
This box has a color of #fc0b7e
<div style="background-color:#fc0b7e;">Content here</div>
.mybackground {background-color:#fc0b7e;}
Border around this has a color of #fc0b7e
<div style="border:2px solid #fc0b7e;">Content here</div>
.myborder {border:2px solid #fc0b7e;}