#fd7c32 color space conversions
Hex:
#fd7c32
RGB:
253, 124, 50
CMY:
1, 51, 80
CMYK:
0, 51, 80, 1
HSL:
22°, 98.0676%, 59.4118%
HSV (HSB):
22°, 80.2372%, 99.2157%
XYZ:
48.2914, 35.5282, 7.3300
xyY:
0.5298, 0.3898, 35.5282
CIE-Lab:
66.1579, 44.8475, 60.2914
CIE-LCH:
66.1579, 75.1422, 53.3564
CIE-Luv:
66.1579, 105.2637, 53.1131
Hunter-Lab:
59.6056, 40.3078, 34.4327
#fd7c32 color charts
#fd7c32 color shades, tints & tones
#fd7c32 color schemes
#fd7c32 color preview, HTML & CSS examples
This text has a color of #fd7c32
<p style="color:#fd7c32;">Text here</p>
.mytext {color:#fd7c32;}
This box has a color of #fd7c32
<div style="background-color:#fd7c32;">Content here</div>
.mybackground {background-color:#fd7c32;}
Border around this has a color of #fd7c32
<div style="border:2px solid #fd7c32;">Content here</div>
.myborder {border:2px solid #fd7c32;}