#fd7c30 color space conversions
Hex:
#fd7c30
RGB:
253, 124, 48
CMY:
1, 51, 81
CMYK:
0, 51, 81, 1
HSL:
22°, 98.0861%, 59.0196%
HSV (HSB):
22°, 81.0277%, 99.2157%
XYZ:
48.2492, 35.5114, 7.1077
xyY:
0.5310, 0.3908, 35.5114
CIE-Lab:
66.1449, 44.7873, 61.1000
CIE-LCH:
66.1449, 75.7570, 53.7580
CIE-Luv:
66.1449, 105.4420, 53.6142
Hunter-Lab:
59.5914, 40.2405, 34.6423
#fd7c30 color charts
#fd7c30 color shades, tints & tones
#fd7c30 color schemes
#fd7c30 color preview, HTML & CSS examples
This text has a color of #fd7c30
<p style="color:#fd7c30;">Text here</p>
.mytext {color:#fd7c30;}
This box has a color of #fd7c30
<div style="background-color:#fd7c30;">Content here</div>
.mybackground {background-color:#fd7c30;}
Border around this has a color of #fd7c30
<div style="border:2px solid #fd7c30;">Content here</div>
.myborder {border:2px solid #fd7c30;}