#ff556e color space conversions
Hex:
#ff556e
RGB:
255, 85, 110
CMY:
0, 67, 57
CMYK:
0, 67, 57, 0
HSL:
351°, 100.0000%, 66.6667%
HSV (HSB):
351°, 66.6667%, 100.0000%
XYZ:
47.3030, 28.8828, 17.8336
xyY:
0.5031, 0.3072, 28.8828
CIE-Lab:
60.6780, 65.7267, 22.7768
CIE-LCH:
60.6780, 69.5613, 19.1132
CIE-Luv:
60.6780, 123.4173, 14.5225
Hunter-Lab:
53.7427, 63.0614, 17.9455
#ff556e color charts
#ff556e color shades, tints & tones
#ff556e color schemes
#ff556e color preview, HTML & CSS examples
This text has a color of #ff556e
<p style="color:#ff556e;">Text here</p>
.mytext {color:#ff556e;}
This box has a color of #ff556e
<div style="background-color:#ff556e;">Content here</div>
.mybackground {background-color:#ff556e;}
Border around this has a color of #ff556e
<div style="border:2px solid #ff556e;">Content here</div>
.myborder {border:2px solid #ff556e;}