#fd532a color space conversions
Hex:
#fd532a
RGB:
253, 83, 42
CMY:
1, 67, 84
CMYK:
0, 67, 83, 1
HSL:
12°, 98.1395%, 57.8431%
HSV (HSB):
12°, 83.3992%, 99.2157%
XYZ:
44.0192, 27.2363, 5.1276
xyY:
0.5763, 0.3566, 27.2363
CIE-Lab:
59.1924, 62.7405, 57.4184
CIE-LCH:
59.1924, 85.0484, 42.4639
CIE-Luv:
59.1924, 137.3063, 42.7064
Hunter-Lab:
52.1884, 59.2290, 30.7066
#fd532a color charts
#fd532a color shades, tints & tones
#fd532a color schemes
#fd532a color preview, HTML & CSS examples
This text has a color of #fd532a
<p style="color:#fd532a;">Text here</p>
.mytext {color:#fd532a;}
This box has a color of #fd532a
<div style="background-color:#fd532a;">Content here</div>
.mybackground {background-color:#fd532a;}
Border around this has a color of #fd532a
<div style="border:2px solid #fd532a;">Content here</div>
.myborder {border:2px solid #fd532a;}