#ff476c color space conversions
Hex:
#ff476c
RGB:
255, 71, 108
CMY:
0, 72, 58
CMYK:
0, 72, 58, 0
HSL:
348°, 100.0000%, 63.9216%
HSV (HSB):
348°, 72.1569%, 100.0000%
XYZ:
46.2000, 26.8492, 16.9348
xyY:
0.5134, 0.2984, 26.8492
CIE-Lab:
58.8345, 70.5692, 21.4685
CIE-LCH:
58.8345, 73.7625, 16.9208
CIE-Luv:
58.8345, 131.5164, 11.6245
Hunter-Lab:
51.8162, 68.4746, 16.8940
#ff476c color charts
#ff476c color shades, tints & tones
#ff476c color schemes
#ff476c color preview, HTML & CSS examples
This text has a color of #ff476c
<p style="color:#ff476c;">Text here</p>
.mytext {color:#ff476c;}
This box has a color of #ff476c
<div style="background-color:#ff476c;">Content here</div>
.mybackground {background-color:#ff476c;}
Border around this has a color of #ff476c
<div style="border:2px solid #ff476c;">Content here</div>
.myborder {border:2px solid #ff476c;}