#fb475f color space conversions
Hex:
#fb475f
RGB:
251, 71, 95
CMY:
2, 72, 63
CMYK:
0, 72, 62, 2
HSL:
352°, 95.7447%, 63.1373%
HSV (HSB):
352°, 71.7131%, 98.4314%
XYZ:
44.1025, 25.8419, 13.4900
xyY:
0.5286, 0.3097, 25.8419
CIE-Lab:
57.8867, 68.6124, 27.6865
CIE-LCH:
57.8867, 73.9879, 21.9751
CIE-Luv:
57.8867, 132.2570, 18.2128
Hunter-Lab:
50.8350, 65.8986, 19.8508
#fb475f color charts
#fb475f color shades, tints & tones
#fb475f color schemes
#fb475f color preview, HTML & CSS examples
This text has a color of #fb475f
<p style="color:#fb475f;">Text here</p>
.mytext {color:#fb475f;}
This box has a color of #fb475f
<div style="background-color:#fb475f;">Content here</div>
.mybackground {background-color:#fb475f;}
Border around this has a color of #fb475f
<div style="border:2px solid #fb475f;">Content here</div>
.myborder {border:2px solid #fb475f;}