#fd7d48 color space conversions
Hex:
#fd7d48
RGB:
253, 125, 72
CMY:
1, 51, 72
CMYK:
0, 51, 72, 1
HSL:
18°, 97.8378%, 63.7255%
HSV (HSB):
18°, 71.5415%, 99.2157%
XYZ:
49.0113, 36.0178, 10.4998
xyY:
0.5131, 0.3770, 36.0178
CIE-Lab:
66.5335, 45.2014, 50.5847
CIE-LCH:
66.5335, 67.8379, 48.2167
CIE-Luv:
66.5335, 102.0333, 46.5746
Hunter-Lab:
60.0148, 40.7469, 31.6373
#fd7d48 color charts
#fd7d48 color shades, tints & tones
#fd7d48 color schemes
#fd7d48 color preview, HTML & CSS examples
This text has a color of #fd7d48
<p style="color:#fd7d48;">Text here</p>
.mytext {color:#fd7d48;}
This box has a color of #fd7d48
<div style="background-color:#fd7d48;">Content here</div>
.mybackground {background-color:#fd7d48;}
Border around this has a color of #fd7d48
<div style="border:2px solid #fd7d48;">Content here</div>
.myborder {border:2px solid #fd7d48;}