#ff532e color space conversions
Hex:
#ff532e
RGB:
255, 83, 46
CMY:
0, 67, 82
CMYK:
0, 67, 82, 0
HSL:
11°, 100.0000%, 59.0196%
HSV (HSB):
11°, 81.9608%, 100.0000%
XYZ:
44.8264, 27.6438, 5.5579
xyY:
0.5745, 0.3543, 27.6438
CIE-Lab:
59.5655, 63.4826, 56.0950
CIE-LCH:
59.5655, 84.7153, 41.4647
CIE-Luv:
59.5655, 138.3988, 41.9451
Hunter-Lab:
52.5773, 60.1752, 30.5366
#ff532e color charts
#ff532e color shades, tints & tones
#ff532e color schemes
#ff532e color preview, HTML & CSS examples
This text has a color of #ff532e
<p style="color:#ff532e;">Text here</p>
.mytext {color:#ff532e;}
This box has a color of #ff532e
<div style="background-color:#ff532e;">Content here</div>
.mybackground {background-color:#ff532e;}
Border around this has a color of #ff532e
<div style="border:2px solid #ff532e;">Content here</div>
.myborder {border:2px solid #ff532e;}