#ff557b color space conversions
Hex:
#ff557b
RGB:
255, 85, 123
CMY:
0, 67, 52
CMYK:
0, 67, 52, 0
HSL:
347°, 100.0000%, 66.6667%
HSV (HSB):
347°, 66.6667%, 100.0000%
XYZ:
48.0637, 29.1871, 21.8393
xyY:
0.4851, 0.2946, 29.1871
CIE-Lab:
60.9464, 66.6828, 15.5933
CIE-LCH:
60.9464, 68.4817, 13.1617
CIE-Luv:
60.9464, 119.5065, 6.3925
Hunter-Lab:
54.0250, 64.2596, 13.8499
#ff557b color charts
#ff557b color shades, tints & tones
#ff557b color schemes
#ff557b color preview, HTML & CSS examples
This text has a color of #ff557b
<p style="color:#ff557b;">Text here</p>
.mytext {color:#ff557b;}
This box has a color of #ff557b
<div style="background-color:#ff557b;">Content here</div>
.mybackground {background-color:#ff557b;}
Border around this has a color of #ff557b
<div style="border:2px solid #ff557b;">Content here</div>
.myborder {border:2px solid #ff557b;}