#ff47a6 color space conversions
Hex:
#ff47a6
RGB:
255, 71, 166
CMY:
0, 72, 35
CMYK:
0, 72, 35, 0
HSL:
329°, 100.0000%, 63.9216%
HSV (HSB):
329°, 72.1569%, 100.0000%
XYZ:
50.3762, 28.5197, 38.9261
xyY:
0.4276, 0.2421, 28.5197
CIE-Lab:
60.3553, 75.5192, -10.2990
CIE-LCH:
60.3553, 76.2182, 352.2341
CIE-Luv:
60.3553, 110.5155, -28.9602
Hunter-Lab:
53.4038, 74.9237, -5.8339
#ff47a6 color charts
#ff47a6 color shades, tints & tones
#ff47a6 color schemes
#ff47a6 color preview, HTML & CSS examples
This text has a color of #ff47a6
<p style="color:#ff47a6;">Text here</p>
.mytext {color:#ff47a6;}
This box has a color of #ff47a6
<div style="background-color:#ff47a6;">Content here</div>
.mybackground {background-color:#ff47a6;}
Border around this has a color of #ff47a6
<div style="border:2px solid #ff47a6;">Content here</div>
.myborder {border:2px solid #ff47a6;}