#fc0b5a color space conversions
Hex:
#fc0b5a
RGB:
252, 11, 90
CMY:
1, 96, 65
CMYK:
0, 96, 64, 1
HSL:
340°, 97.5709%, 51.5686%
HSV (HSB):
340°, 95.6349%, 98.8235%
XYZ:
42.1100, 21.6730, 11.6367
xyY:
0.5583, 0.2874, 21.6730
CIE-Lab:
53.6783, 80.8328, 25.2232
CIE-LCH:
53.6783, 84.6767, 17.3301
CIE-Luv:
53.6783, 154.2496, 11.6822
Hunter-Lab:
46.5542, 79.9899, 17.7678
#fc0b5a color charts
#fc0b5a color shades, tints & tones
#fc0b5a color schemes
#fc0b5a color preview, HTML & CSS examples
This text has a color of #fc0b5a
<p style="color:#fc0b5a;">Text here</p>
.mytext {color:#fc0b5a;}
This box has a color of #fc0b5a
<div style="background-color:#fc0b5a;">Content here</div>
.mybackground {background-color:#fc0b5a;}
Border around this has a color of #fc0b5a
<div style="border:2px solid #fc0b5a;">Content here</div>
.myborder {border:2px solid #fc0b5a;}