#ff556d color space conversions
Hex:
#ff556d
RGB:
255, 85, 109
CMY:
0, 67, 57
CMYK:
0, 67, 57, 0
HSL:
352°, 100.0000%, 66.6667%
HSV (HSB):
352°, 66.6667%, 100.0000%
XYZ:
47.2488, 28.8611, 17.5485
xyY:
0.5045, 0.3082, 28.8611
CIE-Lab:
60.6589, 65.6580, 23.3302
CIE-LCH:
60.6589, 69.6798, 19.5616
CIE-Luv:
60.6589, 123.7051, 15.1188
Hunter-Lab:
53.7226, 62.9757, 18.2387
#ff556d color charts
#ff556d color shades, tints & tones
#ff556d color schemes
#ff556d color preview, HTML & CSS examples
This text has a color of #ff556d
<p style="color:#ff556d;">Text here</p>
.mytext {color:#ff556d;}
This box has a color of #ff556d
<div style="background-color:#ff556d;">Content here</div>
.mybackground {background-color:#ff556d;}
Border around this has a color of #ff556d
<div style="border:2px solid #ff556d;">Content here</div>
.myborder {border:2px solid #ff556d;}