#fc427c color space conversions
Hex:
#fc427c
RGB:
252, 66, 124
CMY:
1, 74, 51
CMYK:
0, 74, 51, 1
HSL:
341°, 96.8750%, 62.3529%
HSV (HSB):
341°, 73.8095%, 98.8235%
XYZ:
45.7312, 26.0471, 21.6861
xyY:
0.4893, 0.2787, 26.0471
CIE-Lab:
58.0817, 72.4794, 10.9287
CIE-LCH:
58.0817, 73.2987, 8.5747
CIE-Luv:
58.0817, 126.0338, -0.6697
Hunter-Lab:
51.0364, 70.6314, 10.5323
#fc427c color charts
#fc427c color shades, tints & tones
#fc427c color schemes
#fc427c color preview, HTML & CSS examples
This text has a color of #fc427c
<p style="color:#fc427c;">Text here</p>
.mytext {color:#fc427c;}
This box has a color of #fc427c
<div style="background-color:#fc427c;">Content here</div>
.mybackground {background-color:#fc427c;}
Border around this has a color of #fc427c
<div style="border:2px solid #fc427c;">Content here</div>
.myborder {border:2px solid #fc427c;}