#fc10af color space conversions
Hex:
#fc10af
RGB:
252, 16, 175
CMY:
1, 94, 31
CMYK:
0, 94, 31, 1
HSL:
320°, 97.5207%, 52.5490%
HSV (HSB):
320°, 93.6508%, 98.8235%
XYZ:
48.0680, 24.1612, 42.6875
xyY:
0.4183, 0.2102, 24.1612
CIE-Lab:
56.2488, 86.9430, -21.8115
CIE-LCH:
56.2488, 89.6372, 345.9168
CIE-Luv:
56.2488, 116.3976, -47.2118
Hunter-Lab:
49.1540, 88.5368, -17.0823
#fc10af color charts
#fc10af color shades, tints & tones
#fc10af color schemes
#fc10af color preview, HTML & CSS examples
This text has a color of #fc10af
<p style="color:#fc10af;">Text here</p>
.mytext {color:#fc10af;}
This box has a color of #fc10af
<div style="background-color:#fc10af;">Content here</div>
.mybackground {background-color:#fc10af;}
Border around this has a color of #fc10af
<div style="border:2px solid #fc10af;">Content here</div>
.myborder {border:2px solid #fc10af;}