#ff5255 color space conversions
Hex:
#ff5255
RGB:
255, 82, 85
CMY:
0, 68, 67
CMYK:
0, 68, 67, 0
HSL:
359°, 100.0000%, 66.0784%
HSV (HSB):
359°, 67.8431%, 100.0000%
XYZ:
45.8970, 27.9505, 11.5703
xyY:
0.5373, 0.3272, 27.9505
CIE-Lab:
59.8440, 65.3565, 36.0347
CIE-LCH:
59.8440, 74.6323, 28.8704
CIE-Luv:
59.8440, 131.8159, 27.1576
Hunter-Lab:
52.8682, 62.4436, 24.0321
#ff5255 color charts
#ff5255 color shades, tints & tones
#ff5255 color schemes
#ff5255 color preview, HTML & CSS examples
This text has a color of #ff5255
<p style="color:#ff5255;">Text here</p>
.mytext {color:#ff5255;}
This box has a color of #ff5255
<div style="background-color:#ff5255;">Content here</div>
.mybackground {background-color:#ff5255;}
Border around this has a color of #ff5255
<div style="border:2px solid #ff5255;">Content here</div>
.myborder {border:2px solid #ff5255;}