#fc475f color space conversions
Hex:
#fc475f
RGB:
252, 71, 95
CMY:
1, 72, 63
CMYK:
0, 72, 62, 1
HSL:
352°, 96.7914%, 63.3333%
HSV (HSB):
352°, 71.8254%, 98.8235%
XYZ:
44.4637, 26.0281, 13.5069
xyY:
0.5293, 0.3099, 26.0281
CIE-Lab:
58.0638, 68.9032, 27.9502
CIE-LCH:
58.0638, 74.3563, 22.0796
CIE-Luv:
58.0638, 133.0544, 18.4229
Hunter-Lab:
51.0178, 66.2875, 20.0155
#fc475f color charts
#fc475f color shades, tints & tones
#fc475f color schemes
#fc475f color preview, HTML & CSS examples
This text has a color of #fc475f
<p style="color:#fc475f;">Text here</p>
.mytext {color:#fc475f;}
This box has a color of #fc475f
<div style="background-color:#fc475f;">Content here</div>
.mybackground {background-color:#fc475f;}
Border around this has a color of #fc475f
<div style="border:2px solid #fc475f;">Content here</div>
.myborder {border:2px solid #fc475f;}