#fd7d30 color space conversions
Hex:
#fd7d30
RGB:
253, 125, 48
CMY:
1, 51, 81
CMYK:
0, 51, 81, 1
HSL:
23°, 98.0861%, 59.0196%
HSV (HSB):
23°, 81.0277%, 99.2157%
XYZ:
48.3751, 35.7633, 7.1497
xyY:
0.5299, 0.3918, 35.7633
CIE-Lab:
66.3387, 44.2988, 61.2759
CIE-LCH:
66.3387, 75.6116, 54.1353
CIE-Luv:
66.3387, 104.6302, 53.9537
Hunter-Lab:
59.8024, 39.7373, 34.7733
#fd7d30 color charts
#fd7d30 color shades, tints & tones
#fd7d30 color schemes
#fd7d30 color preview, HTML & CSS examples
This text has a color of #fd7d30
<p style="color:#fd7d30;">Text here</p>
.mytext {color:#fd7d30;}
This box has a color of #fd7d30
<div style="background-color:#fd7d30;">Content here</div>
.mybackground {background-color:#fd7d30;}
Border around this has a color of #fd7d30
<div style="border:2px solid #fd7d30;">Content here</div>
.myborder {border:2px solid #fd7d30;}