#fd8f48 color space conversions
Hex:
#fd8f48
RGB:
253, 143, 72
CMY:
1, 44, 72
CMYK:
0, 43, 72, 1
HSL:
24°, 97.8378%, 63.7255%
HSV (HSB):
24°, 71.5415%, 99.2157%
XYZ:
51.5002, 40.9954, 11.3294
xyY:
0.4960, 0.3949, 40.9954
CIE-Lab:
70.1727, 36.1901, 54.5047
CIE-LCH:
70.1727, 65.4255, 56.4166
CIE-Luv:
70.1727, 87.8222, 53.3041
Hunter-Lab:
64.0277, 31.5266, 34.3282
#fd8f48 color charts
#fd8f48 color shades, tints & tones
#fd8f48 color schemes
#fd8f48 color preview, HTML & CSS examples
This text has a color of #fd8f48
<p style="color:#fd8f48;">Text here</p>
.mytext {color:#fd8f48;}
This box has a color of #fd8f48
<div style="background-color:#fd8f48;">Content here</div>
.mybackground {background-color:#fd8f48;}
Border around this has a color of #fd8f48
<div style="border:2px solid #fd8f48;">Content here</div>
.myborder {border:2px solid #fd8f48;}