#ff555b color space conversions
Hex:
#ff555b
RGB:
255, 85, 91
CMY:
0, 67, 64
CMYK:
0, 67, 64, 0
HSL:
358°, 100.0000%, 66.6667%
HSV (HSB):
358°, 66.6667%, 100.0000%
XYZ:
46.3768, 28.5123, 12.9566
xyY:
0.5279, 0.3246, 28.5123
CIE-Lab:
60.3488, 64.5428, 33.2633
CIE-LCH:
60.3488, 72.6100, 27.2651
CIE-Luv:
60.3488, 128.5233, 25.0633
Hunter-Lab:
53.3969, 61.5879, 22.9913
#ff555b color charts
#ff555b RGB chart
#ff555b CMYK chart
#ff555b RGB pie chart
#ff555b color shades, tints & tones
#ff555b color schemes
#ff555b color preview, HTML & CSS examples
This text has a color of #ff555b
<p style="color:#ff555b;">Text here</p>
.mytext {color:#ff555b;}
Text color #ff555b
This box has a color of #ff555b
<div style="background-color:#ff555b;">Content here</div>
.mybackground {background-color:#ff555b;}
Background color #ff555b
Border around this has a color of #ff555b
<div style="border:2px solid #ff555b;">Content here</div>
.myborder {border:2px solid #ff555b;}
Border color #ff555b