#fd9f35 color space conversions
Hex:
#fd9f35
RGB:
253, 159, 53
CMY:
1, 38, 79
CMYK:
0, 37, 79, 1
HSL:
32°, 98.0392%, 60.0000%
HSV (HSB):
32°, 79.0514%, 99.2157%
XYZ:
53.5488, 45.9360, 9.4124
xyY:
0.4917, 0.4218, 45.9360
CIE-Lab:
73.5040, 27.1661, 65.8852
CIE-LCH:
73.5040, 71.2661, 67.5924
CIE-Luv:
73.5040, 76.4802, 64.9801
Hunter-Lab:
67.7761, 22.4218, 39.2094
#fd9f35 color charts
#fd9f35 color shades, tints & tones
#fd9f35 color schemes
#fd9f35 color preview, HTML & CSS examples
This text has a color of #fd9f35
<p style="color:#fd9f35;">Text here</p>
.mytext {color:#fd9f35;}
This box has a color of #fd9f35
<div style="background-color:#fd9f35;">Content here</div>
.mybackground {background-color:#fd9f35;}
Border around this has a color of #fd9f35
<div style="border:2px solid #fd9f35;">Content here</div>
.myborder {border:2px solid #fd9f35;}