#ff545f color space conversions
Hex:
#ff545f
RGB:
255, 84, 95
CMY:
0, 67, 63
CMYK:
0, 67, 63, 0
HSL:
356°, 100.0000%, 66.4706%
HSV (HSB):
356°, 67.0588%, 100.0000%
XYZ:
46.4759, 28.4269, 13.8639
xyY:
0.5236, 0.3202, 28.4269
CIE-Lab:
60.2724, 65.1519, 30.8872
CIE-LCH:
60.2724, 72.1027, 25.3647
CIE-Luv:
60.2724, 128.1165, 22.6876
Hunter-Lab:
53.3169, 62.2925, 21.9048
#ff545f color charts
#ff545f color shades, tints & tones
#ff545f color schemes
#ff545f color preview, HTML & CSS examples
This text has a color of #ff545f
<p style="color:#ff545f;">Text here</p>
.mytext {color:#ff545f;}
This box has a color of #ff545f
<div style="background-color:#ff545f;">Content here</div>
.mybackground {background-color:#ff545f;}
Border around this has a color of #ff545f
<div style="border:2px solid #ff545f;">Content here</div>
.myborder {border:2px solid #ff545f;}