#fc10bf color space conversions
Hex:
#fc10bf
RGB:
252, 16, 191
CMY:
1, 94, 25
CMYK:
0, 94, 24, 1
HSL:
316°, 97.5207%, 52.5490%
HSV (HSB):
316°, 93.6508%, 98.8235%
XYZ:
49.7341, 24.8276, 51.4611
xyY:
0.3946, 0.1970, 24.8276
CIE-Lab:
56.9071, 88.6560, -30.0870
CIE-LCH:
56.9071, 93.6222, 341.2544
CIE-Luv:
56.9071, 108.9104, -59.7475
Hunter-Lab:
49.8273, 90.9684, -26.3550
#fc10bf color charts
#fc10bf color shades, tints & tones
#fc10bf color schemes
#fc10bf color preview, HTML & CSS examples
This text has a color of #fc10bf
<p style="color:#fc10bf;">Text here</p>
.mytext {color:#fc10bf;}
This box has a color of #fc10bf
<div style="background-color:#fc10bf;">Content here</div>
.mybackground {background-color:#fc10bf;}
Border around this has a color of #fc10bf
<div style="border:2px solid #fc10bf;">Content here</div>
.myborder {border:2px solid #fc10bf;}