#ff555d color space conversions
Hex:
#ff555d
RGB:
255, 85, 93
CMY:
0, 67, 64
CMYK:
0, 67, 64, 0
HSL:
357°, 100.0000%, 66.6667%
HSV (HSB):
357°, 66.6667%, 100.0000%
XYZ:
46.4643, 28.5473, 13.4172
xyY:
0.5254, 0.3228, 28.5473
CIE-Lab:
60.3800, 64.6555, 32.1651
CIE-LCH:
60.3800, 72.2145, 26.4496
CIE-Luv:
60.3800, 128.0238, 24.0356
Hunter-Lab:
53.4297, 61.7278, 22.5120
#ff555d color charts
#ff555d RGB chart
#ff555d CMYK chart
#ff555d RGB pie chart
#ff555d color shades, tints & tones
#ff555d color schemes
#ff555d color preview, HTML & CSS examples
This text has a color of #ff555d
<p style="color:#ff555d;">Text here</p>
.mytext {color:#ff555d;}
Text color #ff555d
This box has a color of #ff555d
<div style="background-color:#ff555d;">Content here</div>
.mybackground {background-color:#ff555d;}
Background color #ff555d
Border around this has a color of #ff555d
<div style="border:2px solid #ff555d;">Content here</div>
.myborder {border:2px solid #ff555d;}
Border color #ff555d