#ff476f color space conversions
Hex:
#ff476f
RGB:
255, 71, 111
CMY:
0, 72, 56
CMYK:
0, 72, 56, 0
HSL:
347°, 100.0000%, 63.9216%
HSV (HSB):
347°, 72.1569%, 100.0000%
XYZ:
46.3625, 26.9142, 17.7903
xyY:
0.5091, 0.2955, 26.9142
CIE-Lab:
58.8948, 70.7694, 19.7910
CIE-LCH:
58.8948, 73.4847, 15.6239
CIE-Luv:
58.8948, 130.5566, 9.8022
Hunter-Lab:
51.8789, 68.7317, 15.9835
#ff476f color charts
#ff476f color shades, tints & tones
#ff476f color schemes
#ff476f color preview, HTML & CSS examples
This text has a color of #ff476f
<p style="color:#ff476f;">Text here</p>
.mytext {color:#ff476f;}
This box has a color of #ff476f
<div style="background-color:#ff476f;">Content here</div>
.mybackground {background-color:#ff476f;}
Border around this has a color of #ff476f
<div style="border:2px solid #ff476f;">Content here</div>
.myborder {border:2px solid #ff476f;}