#fc164a color space conversions
Hex:
#fc164a
RGB:
252, 22, 74
CMY:
1, 91, 71
CMYK:
0, 91, 71, 1
HSL:
346°, 97.4576%, 53.7255%
HSV (HSB):
346°, 91.2698%, 98.8235%
XYZ:
41.6678, 21.7637, 8.4832
xyY:
0.5794, 0.3026, 21.7637
CIE-Lab:
53.7754, 79.0755, 34.8815
CIE-LCH:
53.7754, 86.4272, 23.8031
CIE-Luv:
53.7754, 157.7425, 20.5133
Hunter-Lab:
46.6516, 77.7908, 21.8746
#fc164a color charts
#fc164a color shades, tints & tones
#fc164a color schemes
#fc164a color preview, HTML & CSS examples
This text has a color of #fc164a
<p style="color:#fc164a;">Text here</p>
.mytext {color:#fc164a;}
This box has a color of #fc164a
<div style="background-color:#fc164a;">Content here</div>
.mybackground {background-color:#fc164a;}
Border around this has a color of #fc164a
<div style="border:2px solid #fc164a;">Content here</div>
.myborder {border:2px solid #fc164a;}