#ff523a color space conversions
Hex:
#ff523a
RGB:
255, 82, 58
CMY:
0, 68, 77
CMYK:
0, 68, 77, 0
HSL:
7°, 100.0000%, 61.3725%
HSV (HSB):
7°, 77.2549%, 100.0000%
XYZ:
45.0210, 27.6001, 6.9575
xyY:
0.5657, 0.3468, 27.6001
CIE-Lab:
59.5257, 64.2167, 50.2590
CIE-LCH:
59.5257, 81.5460, 38.0484
CIE-Luv:
59.5257, 137.2919, 38.1336
Hunter-Lab:
52.5358, 61.0296, 28.9231
#ff523a color charts
#ff523a color shades, tints & tones
#ff523a color schemes
#ff523a color preview, HTML & CSS examples
This text has a color of #ff523a
<p style="color:#ff523a;">Text here</p>
.mytext {color:#ff523a;}
This box has a color of #ff523a
<div style="background-color:#ff523a;">Content here</div>
.mybackground {background-color:#ff523a;}
Border around this has a color of #ff523a
<div style="border:2px solid #ff523a;">Content here</div>
.myborder {border:2px solid #ff523a;}