#fc425f color space conversions
Hex:
#fc425f
RGB:
252, 66, 95
CMY:
1, 74, 63
CMYK:
0, 74, 62, 1
HSL:
351°, 96.8750%, 62.3529%
HSV (HSB):
351°, 73.8095%, 98.8235%
XYZ:
44.1587, 25.4181, 13.4052
xyY:
0.5321, 0.3063, 25.4181
CIE-Lab:
57.4805, 70.5274, 27.1955
CIE-LCH:
57.4805, 75.5891, 21.0868
CIE-Luv:
57.4805, 135.6199, 17.1453
Hunter-Lab:
50.4164, 68.1158, 19.5268
#fc425f color charts
#fc425f color shades, tints & tones
#fc425f color schemes
#fc425f color preview, HTML & CSS examples
This text has a color of #fc425f
<p style="color:#fc425f;">Text here</p>
.mytext {color:#fc425f;}
This box has a color of #fc425f
<div style="background-color:#fc425f;">Content here</div>
.mybackground {background-color:#fc425f;}
Border around this has a color of #fc425f
<div style="border:2px solid #fc425f;">Content here</div>
.myborder {border:2px solid #fc425f;}