#ff537f color space conversions
Hex:
#ff537f
RGB:
255, 83, 127
CMY:
0, 67, 50
CMYK:
0, 67, 50, 0
HSL:
345°, 100.0000%, 66.2745%
HSV (HSB):
345°, 67.4510%, 100.0000%
XYZ:
48.1640, 28.9788, 23.1336
xyY:
0.4803, 0.2890, 28.9788
CIE-Lab:
60.7629, 67.7505, 13.0085
CIE-LCH:
60.7629, 68.9881, 10.8688
CIE-Luv:
60.7629, 119.2924, 3.1067
Hunter-Lab:
53.8320, 65.4998, 12.2032
#ff537f color charts
#ff537f color shades, tints & tones
#ff537f color schemes
#ff537f color preview, HTML & CSS examples
This text has a color of #ff537f
<p style="color:#ff537f;">Text here</p>
.mytext {color:#ff537f;}
This box has a color of #ff537f
<div style="background-color:#ff537f;">Content here</div>
.mybackground {background-color:#ff537f;}
Border around this has a color of #ff537f
<div style="border:2px solid #ff537f;">Content here</div>
.myborder {border:2px solid #ff537f;}