#fc198f color space conversions
Hex:
#fc198f
RGB:
252, 25, 143
CMY:
1, 90, 44
CMYK:
0, 90, 43, 1
HSL:
329°, 97.4249%, 54.3137%
HSV (HSB):
329°, 90.0794%, 98.8235%
XYZ:
45.4504, 23.3739, 28.1027
xyY:
0.4689, 0.2411, 23.3739
CIE-Lab:
55.4554, 82.9965, -4.1395
CIE-LCH:
55.4554, 83.0997, 357.1447
CIE-Luv:
55.4554, 130.2159, -21.9237
Hunter-Lab:
48.3465, 83.2009, -0.6213
#fc198f color charts
#fc198f color shades, tints & tones
#fc198f color schemes
#fc198f color preview, HTML & CSS examples
This text has a color of #fc198f
<p style="color:#fc198f;">Text here</p>
.mytext {color:#fc198f;}
This box has a color of #fc198f
<div style="background-color:#fc198f;">Content here</div>
.mybackground {background-color:#fc198f;}
Border around this has a color of #fc198f
<div style="border:2px solid #fc198f;">Content here</div>
.myborder {border:2px solid #fc198f;}