#ff479c color space conversions
Hex:
#ff479c
RGB:
255, 71, 156
CMY:
0, 72, 39
CMYK:
0, 72, 39, 0
HSL:
332°, 100.0000%, 63.9216%
HSV (HSB):
332°, 72.1569%, 100.0000%
XYZ:
49.4940, 28.1668, 34.2806
xyY:
0.4421, 0.2516, 28.1668
CIE-Lab:
60.0391, 74.5063, -4.9567
CIE-LCH:
60.0391, 74.6710, 356.1939
CIE-Luv:
60.0391, 114.3941, -21.3394
Hunter-Lab:
53.0724, 73.5880, -1.1460
#ff479c color charts
#ff479c color shades, tints & tones
#ff479c color schemes
#ff479c color preview, HTML & CSS examples
This text has a color of #ff479c
<p style="color:#ff479c;">Text here</p>
.mytext {color:#ff479c;}
This box has a color of #ff479c
<div style="background-color:#ff479c;">Content here</div>
.mybackground {background-color:#ff479c;}
Border around this has a color of #ff479c
<div style="border:2px solid #ff479c;">Content here</div>
.myborder {border:2px solid #ff479c;}