#fc264f color space conversions
Hex:
#fc264f
RGB:
252, 38, 79
CMY:
1, 85, 69
CMYK:
0, 85, 69, 1
HSL:
349°, 97.2727%, 56.8627%
HSV (HSB):
349°, 84.9206%, 98.8235%
XYZ:
42.2493, 22.6462, 9.5415
xyY:
0.5676, 0.3042, 22.6462
CIE-Lab:
54.7060, 76.8227, 33.0723
CIE-LCH:
54.7060, 83.6391, 23.2920
CIE-Luv:
54.7060, 152.0353, 19.9764
Hunter-Lab:
47.5880, 75.1957, 21.4238
#fc264f color charts
#fc264f color shades, tints & tones
#fc264f color schemes
#fc264f color preview, HTML & CSS examples
This text has a color of #fc264f
<p style="color:#fc264f;">Text here</p>
.mytext {color:#fc264f;}
This box has a color of #fc264f
<div style="background-color:#fc264f;">Content here</div>
.mybackground {background-color:#fc264f;}
Border around this has a color of #fc264f
<div style="border:2px solid #fc264f;">Content here</div>
.myborder {border:2px solid #fc264f;}