#f57d2a color space conversions
Hex:
#f57d2a
RGB:
245, 125, 42
CMY:
4, 51, 84
CMYK:
0, 49, 83, 4
HSL:
25°, 91.0314%, 56.2745%
HSV (HSB):
25°, 82.8571%, 96.0784%
XYZ:
45.4077, 34.2469, 6.4075
xyY:
0.5276, 0.3979, 34.2469
CIE-Lab:
65.1581, 41.0521, 62.1347
CIE-LCH:
65.1581, 74.4714, 56.5475
CIE-Luv:
65.1581, 98.4441, 54.7299
Hunter-Lab:
58.5208, 36.0910, 34.4728
#f57d2a color charts
#f57d2a color shades, tints & tones
#f57d2a color schemes
#f57d2a color preview, HTML & CSS examples
This text has a color of #f57d2a
<p style="color:#f57d2a;">Text here</p>
.mytext {color:#f57d2a;}
This box has a color of #f57d2a
<div style="background-color:#f57d2a;">Content here</div>
.mybackground {background-color:#f57d2a;}
Border around this has a color of #f57d2a
<div style="border:2px solid #f57d2a;">Content here</div>
.myborder {border:2px solid #f57d2a;}