#fc0146 color space conversions
Hex:
#fc0146
RGB:
252, 1, 70
CMY:
1, 100, 73
CMYK:
0, 100, 72, 1
HSL:
344°, 99.2095%, 49.6078%
HSV (HSB):
344°, 99.6032%, 98.8235%
XYZ:
41.2612, 21.1594, 7.7038
xyY:
0.5884, 0.3017, 21.1594
CIE-Lab:
53.1235, 80.6459, 36.4581
CIE-LCH:
53.1235, 88.5040, 24.3266
CIE-Luv:
53.1235, 161.9353, 21.0580
Hunter-Lab:
45.9993, 79.6152, 22.2698
#fc0146 color charts
#fc0146 color shades, tints & tones
#fc0146 color schemes
#fc0146 color preview, HTML & CSS examples
This text has a color of #fc0146
<p style="color:#fc0146;">Text here</p>
.mytext {color:#fc0146;}
This box has a color of #fc0146
<div style="background-color:#fc0146;">Content here</div>
.mybackground {background-color:#fc0146;}
Border around this has a color of #fc0146
<div style="border:2px solid #fc0146;">Content here</div>
.myborder {border:2px solid #fc0146;}