#ff555a color space conversions
Hex:
#ff555a
RGB:
255, 85, 90
CMY:
0, 67, 65
CMYK:
0, 67, 65, 0
HSL:
358°, 100.0000%, 66.6667%
HSV (HSB):
358°, 66.6667%, 100.0000%
XYZ:
46.3340, 28.4952, 12.7309
xyY:
0.5292, 0.3254, 28.4952
CIE-Lab:
60.3335, 64.4874, 33.8115
CIE-LCH:
60.3335, 72.8138, 27.6685
CIE-Luv:
60.3335, 128.7694, 25.5695
Hunter-Lab:
53.3809, 61.5193, 23.2264
#ff555a color charts
#ff555a color shades, tints & tones
#ff555a color schemes
#ff555a color preview, HTML & CSS examples
This text has a color of #ff555a
<p style="color:#ff555a;">Text here</p>
.mytext {color:#ff555a;}
This box has a color of #ff555a
<div style="background-color:#ff555a;">Content here</div>
.mybackground {background-color:#ff555a;}
Border around this has a color of #ff555a
<div style="border:2px solid #ff555a;">Content here</div>
.myborder {border:2px solid #ff555a;}