#fc064a color space conversions
Hex:
#fc064a
RGB:
252, 6, 74
CMY:
1, 98, 71
CMYK:
0, 98, 71, 1
HSL:
343°, 97.6190%, 50.5882%
HSV (HSB):
343°, 97.6190%, 98.8235%
XYZ:
41.4460, 21.3201, 8.4093
xyY:
0.5823, 0.2995, 21.3201
CIE-Lab:
53.2981, 80.4577, 34.3075
CIE-LCH:
53.2981, 87.4668, 23.0936
CIE-Luv:
53.2981, 160.1402, 19.5065
Hunter-Lab:
46.1737, 79.4196, 21.5235
#fc064a color charts
#fc064a color shades, tints & tones
#fc064a color schemes
#fc064a color preview, HTML & CSS examples
This text has a color of #fc064a
<p style="color:#fc064a;">Text here</p>
.mytext {color:#fc064a;}
This box has a color of #fc064a
<div style="background-color:#fc064a;">Content here</div>
.mybackground {background-color:#fc064a;}
Border around this has a color of #fc064a
<div style="border:2px solid #fc064a;">Content here</div>
.myborder {border:2px solid #fc064a;}