#fa475f color space conversions
Hex:
#fa475f
RGB:
250, 71, 95
CMY:
2, 72, 63
CMYK:
0, 72, 62, 2
HSL:
352°, 94.7090%, 62.9412%
HSV (HSB):
352°, 71.6000%, 98.0392%
XYZ:
43.7431, 25.6567, 13.4732
xyY:
0.5278, 0.3096, 25.6567
CIE-Lab:
57.7097, 68.3210, 27.4229
CIE-LCH:
57.7097, 73.6191, 21.8697
CIE-Luv:
57.7097, 131.4589, 18.0023
Hunter-Lab:
50.6524, 65.5098, 19.6860
#fa475f color charts
#fa475f color shades, tints & tones
#fa475f color schemes
#fa475f color preview, HTML & CSS examples
This text has a color of #fa475f
<p style="color:#fa475f;">Text here</p>
.mytext {color:#fa475f;}
This box has a color of #fa475f
<div style="background-color:#fa475f;">Content here</div>
.mybackground {background-color:#fa475f;}
Border around this has a color of #fa475f
<div style="border:2px solid #fa475f;">Content here</div>
.myborder {border:2px solid #fa475f;}