#ff546a color space conversions
Hex:
#ff546a
RGB:
255, 84, 106
CMY:
0, 67, 58
CMYK:
0, 67, 58, 0
HSL:
352°, 100.0000%, 66.4706%
HSV (HSB):
352°, 67.0588%, 100.0000%
XYZ:
47.0118, 28.6413, 16.6862
xyY:
0.5091, 0.3102, 28.6413
CIE-Lab:
60.4637, 65.8360, 24.8064
CIE-LCH:
60.4637, 70.3543, 20.6460
CIE-Luv:
60.4637, 125.1332, 16.5710
Hunter-Lab:
53.5175, 63.1456, 18.9763
#ff546a color charts
#ff546a color shades, tints & tones
#ff546a color schemes
#ff546a color preview, HTML & CSS examples
This text has a color of #ff546a
<p style="color:#ff546a;">Text here</p>
.mytext {color:#ff546a;}
This box has a color of #ff546a
<div style="background-color:#ff546a;">Content here</div>
.mybackground {background-color:#ff546a;}
Border around this has a color of #ff546a
<div style="border:2px solid #ff546a;">Content here</div>
.myborder {border:2px solid #ff546a;}