#fc0bc4 color space conversions
Hex:
#fc0bc4
RGB:
252, 11, 196
CMY:
1, 96, 23
CMYK:
0, 96, 22, 1
HSL:
314°, 97.5709%, 51.5686%
HSV (HSB):
314°, 95.6349%, 98.8235%
XYZ:
50.2284, 24.9203, 54.3873
xyY:
0.3878, 0.1924, 24.9203
CIE-Lab:
56.9977, 89.5956, -32.8293
CIE-LCH:
56.9977, 95.4209, 339.8763
CIE-Luv:
56.9977, 106.9354, -64.0050
Hunter-Lab:
49.9202, 92.2413, -29.6513
#fc0bc4 color charts
#fc0bc4 color shades, tints & tones
#fc0bc4 color schemes
#fc0bc4 color preview, HTML & CSS examples
This text has a color of #fc0bc4
<p style="color:#fc0bc4;">Text here</p>
.mytext {color:#fc0bc4;}
This box has a color of #fc0bc4
<div style="background-color:#fc0bc4;">Content here</div>
.mybackground {background-color:#fc0bc4;}
Border around this has a color of #fc0bc4
<div style="border:2px solid #fc0bc4;">Content here</div>
.myborder {border:2px solid #fc0bc4;}