#ff547f color space conversions
Hex:
#ff547f
RGB:
255, 84, 127
CMY:
0, 67, 50
CMYK:
0, 67, 50, 0
HSL:
345°, 100.0000%, 66.4706%
HSV (HSB):
345°, 67.0588%, 100.0000%
XYZ:
48.2411, 29.1330, 23.1593
xyY:
0.4799, 0.2898, 29.1330
CIE-Lab:
60.8988, 67.3774, 13.1985
CIE-LCH:
60.8988, 68.6580, 11.0833
CIE-Luv:
60.8988, 118.7712, 3.4313
Hunter-Lab:
53.9750, 65.0814, 12.3426
#ff547f color charts
#ff547f color shades, tints & tones
#ff547f color schemes
#ff547f color preview, HTML & CSS examples
This text has a color of #ff547f
<p style="color:#ff547f;">Text here</p>
.mytext {color:#ff547f;}
This box has a color of #ff547f
<div style="background-color:#ff547f;">Content here</div>
.mybackground {background-color:#ff547f;}
Border around this has a color of #ff547f
<div style="border:2px solid #ff547f;">Content here</div>
.myborder {border:2px solid #ff547f;}