#fc194e color space conversions
Hex:
#fc194e
RGB:
252, 25, 78
CMY:
1, 90, 69
CMYK:
0, 90, 69, 1
HSL:
346°, 97.4249%, 54.3137%
HSV (HSB):
346°, 90.0794%, 98.8235%
XYZ:
41.8677, 21.9408, 9.2360
xyY:
0.5732, 0.3004, 21.9408
CIE-Lab:
53.9641, 78.8682, 32.7514
CIE-LCH:
53.9641, 85.3982, 22.5515
CIE-Luv:
53.9641, 155.8914, 18.9108
Hunter-Lab:
46.8410, 77.5762, 21.0979
#fc194e color charts
#fc194e color shades, tints & tones
#fc194e color schemes
#fc194e color preview, HTML & CSS examples
This text has a color of #fc194e
<p style="color:#fc194e;">Text here</p>
.mytext {color:#fc194e;}
This box has a color of #fc194e
<div style="background-color:#fc194e;">Content here</div>
.mybackground {background-color:#fc194e;}
Border around this has a color of #fc194e
<div style="border:2px solid #fc194e;">Content here</div>
.myborder {border:2px solid #fc194e;}