#fc414c color space conversions
Hex:
#fc414c
RGB:
252, 65, 76
CMY:
1, 75, 70
CMYK:
0, 74, 70, 1
HSL:
356°, 96.8912%, 62.1569%
HSV (HSB):
356°, 74.2063%, 98.8235%
XYZ:
43.3397, 24.9978, 9.3783
xyY:
0.5577, 0.3217, 24.9978
CIE-Lab:
57.0733, 69.8737, 37.6633
CIE-LCH:
57.0733, 79.3780, 28.3255
CIE-Luv:
57.0733, 141.3213, 26.4171
Hunter-Lab:
49.9978, 67.2331, 23.8772
#fc414c color charts
#fc414c color shades, tints & tones
#fc414c color schemes
#fc414c color preview, HTML & CSS examples
This text has a color of #fc414c
<p style="color:#fc414c;">Text here</p>
.mytext {color:#fc414c;}
This box has a color of #fc414c
<div style="background-color:#fc414c;">Content here</div>
.mybackground {background-color:#fc414c;}
Border around this has a color of #fc414c
<div style="border:2px solid #fc414c;">Content here</div>
.myborder {border:2px solid #fc414c;}