#fc1949 color space conversions
Hex:
#fc1949
RGB:
252, 25, 73
CMY:
1, 90, 71
CMYK:
0, 90, 71, 1
HSL:
347°, 97.4249%, 54.3137%
HSV (HSB):
347°, 90.0794%, 98.8235%
XYZ:
41.6951, 21.8717, 8.3274
xyY:
0.5800, 0.3042, 21.8717
CIE-Lab:
53.8907, 78.6614, 35.6065
CIE-LCH:
53.8907, 86.3449, 24.3542
CIE-Luv:
53.8907, 157.3869, 21.2404
Hunter-Lab:
46.7672, 77.2982, 22.1798
#fc1949 color charts
#fc1949 color shades, tints & tones
#fc1949 color schemes
#fc1949 color preview, HTML & CSS examples
This text has a color of #fc1949
<p style="color:#fc1949;">Text here</p>
.mytext {color:#fc1949;}
This box has a color of #fc1949
<div style="background-color:#fc1949;">Content here</div>
.mybackground {background-color:#fc1949;}
Border around this has a color of #fc1949
<div style="border:2px solid #fc1949;">Content here</div>
.myborder {border:2px solid #fc1949;}