#fd7a35 color space conversions
Hex:
#fd7a35
RGB:
253, 122, 53
CMY:
1, 52, 79
CMYK:
0, 52, 79, 1
HSL:
21°, 98.0392%, 60.0000%
HSV (HSB):
21°, 79.0514%, 99.2157%
XYZ:
48.1102, 35.0588, 7.5995
xyY:
0.5300, 0.3862, 35.0588
CIE-Lab:
65.7944, 45.9146, 58.6796
CIE-LCH:
65.7944, 74.5080, 51.9582
CIE-Luv:
65.7944, 106.5906, 51.6392
Hunter-Lab:
59.2104, 41.4180, 33.8376
#fd7a35 color charts
#fd7a35 color shades, tints & tones
#fd7a35 color schemes
#fd7a35 color preview, HTML & CSS examples
This text has a color of #fd7a35
<p style="color:#fd7a35;">Text here</p>
.mytext {color:#fd7a35;}
This box has a color of #fd7a35
<div style="background-color:#fd7a35;">Content here</div>
.mybackground {background-color:#fd7a35;}
Border around this has a color of #fd7a35
<div style="border:2px solid #fd7a35;">Content here</div>
.myborder {border:2px solid #fd7a35;}