#ff555c color space conversions
Hex:
#ff555c
RGB:
255, 85, 92
CMY:
0, 67, 64
CMYK:
0, 67, 64, 0
HSL:
358°, 100.0000%, 66.6667%
HSV (HSB):
358°, 66.6667%, 100.0000%
XYZ:
46.4203, 28.5297, 13.1854
xyY:
0.5267, 0.3237, 28.5297
CIE-Lab:
60.3643, 64.5988, 32.7145
CIE-LCH:
60.3643, 72.4102, 26.8588
CIE-Luv:
60.3643, 128.2747, 24.5520
Hunter-Lab:
53.4132, 61.6574, 22.7531
#ff555c color charts
#ff555c RGB chart
#ff555c CMYK chart
#ff555c RGB pie chart
#ff555c color shades, tints & tones
#ff555c color schemes
#ff555c color preview, HTML & CSS examples
This text has a color of #ff555c
<p style="color:#ff555c;">Text here</p>
.mytext {color:#ff555c;}
Text color #ff555c
This box has a color of #ff555c
<div style="background-color:#ff555c;">Content here</div>
.mybackground {background-color:#ff555c;}
Background color #ff555c
Border around this has a color of #ff555c
<div style="border:2px solid #ff555c;">Content here</div>
.myborder {border:2px solid #ff555c;}
Border color #ff555c