#fc076a color space conversions
Hex:
#fc076a
RGB:
252, 7, 106
CMY:
1, 97, 58
CMYK:
0, 97, 58, 1
HSL:
336°, 97.6096%, 50.7843%
HSV (HSB):
336°, 97.2222%, 98.8235%
XYZ:
42.8224, 21.8880, 15.6035
xyY:
0.5332, 0.2725, 21.8880
CIE-Lab:
53.9080, 81.9801, 15.8702
CIE-LCH:
53.9080, 83.5021, 10.9562
CIE-Luv:
53.9080, 148.5633, 2.0952
Hunter-Lab:
46.7846, 81.5095, 12.9750
#fc076a color charts
#fc076a color shades, tints & tones
#fc076a color schemes
#fc076a color preview, HTML & CSS examples
This text has a color of #fc076a
<p style="color:#fc076a;">Text here</p>
.mytext {color:#fc076a;}
This box has a color of #fc076a
<div style="background-color:#fc076a;">Content here</div>
.mybackground {background-color:#fc076a;}
Border around this has a color of #fc076a
<div style="border:2px solid #fc076a;">Content here</div>
.myborder {border:2px solid #fc076a;}