#fc425a color space conversions
Hex:
#fc425a
RGB:
252, 66, 90
CMY:
1, 74, 65
CMYK:
0, 74, 64, 1
HSL:
352°, 96.8750%, 62.3529%
HSV (HSB):
352°, 73.8095%, 98.8235%
XYZ:
43.9386, 25.3301, 12.2462
xyY:
0.5390, 0.3107, 25.3301
CIE-Lab:
57.3956, 70.2491, 30.0034
CIE-LCH:
57.3956, 76.3881, 23.1273
CIE-Luv:
57.3956, 137.0766, 19.8295
Hunter-Lab:
50.3290, 67.7596, 20.8036
#fc425a color charts
#fc425a color shades, tints & tones
#fc425a color schemes
#fc425a color preview, HTML & CSS examples
This text has a color of #fc425a
<p style="color:#fc425a;">Text here</p>
.mytext {color:#fc425a;}
This box has a color of #fc425a
<div style="background-color:#fc425a;">Content here</div>
.mybackground {background-color:#fc425a;}
Border around this has a color of #fc425a
<div style="border:2px solid #fc425a;">Content here</div>
.myborder {border:2px solid #fc425a;}