#fc0b9c color space conversions
Hex:
#fc0b9c
RGB:
252, 11, 156
CMY:
1, 96, 39
CMYK:
0, 96, 38, 1
HSL:
324°, 97.5709%, 51.5686%
HSV (HSB):
324°, 95.6349%, 98.8235%
XYZ:
46.2653, 23.3351, 33.5182
xyY:
0.4487, 0.2263, 23.3351
CIE-Lab:
55.4158, 85.4898, -11.9116
CIE-LCH:
55.4158, 86.3157, 352.0678
CIE-Luv:
55.4158, 125.8060, -32.8782
Hunter-Lab:
48.3064, 86.4216, -7.3248
#fc0b9c color charts
#fc0b9c color shades, tints & tones
#fc0b9c color schemes
#fc0b9c color preview, HTML & CSS examples
This text has a color of #fc0b9c
<p style="color:#fc0b9c;">Text here</p>
.mytext {color:#fc0b9c;}
This box has a color of #fc0b9c
<div style="background-color:#fc0b9c;">Content here</div>
.mybackground {background-color:#fc0b9c;}
Border around this has a color of #fc0b9c
<div style="border:2px solid #fc0b9c;">Content here</div>
.myborder {border:2px solid #fc0b9c;}