#f7a25f color space conversions
Hex:
#f7a25f
RGB:
247, 162, 95
CMY:
3, 36, 63
CMYK:
0, 34, 62, 3
HSL:
26°, 90.4762%, 67.0588%
HSV (HSB):
26°, 61.5385%, 96.8627%
XYZ:
53.3437, 46.4410, 16.9790
xyY:
0.4569, 0.3977, 46.4410
CIE-Lab:
73.8308, 25.2294, 47.2308
CIE-LCH:
73.8308, 53.5469, 61.8901
CIE-Luv:
73.8308, 65.8232, 51.3885
Hunter-Lab:
68.1477, 20.4653, 32.9313
#f7a25f color charts
#f7a25f color shades, tints & tones
#f7a25f color schemes
#f7a25f color preview, HTML & CSS examples
This text has a color of #f7a25f
<p style="color:#f7a25f;">Text here</p>
.mytext {color:#f7a25f;}
This box has a color of #f7a25f
<div style="background-color:#f7a25f;">Content here</div>
.mybackground {background-color:#f7a25f;}
Border around this has a color of #f7a25f
<div style="border:2px solid #f7a25f;">Content here</div>
.myborder {border:2px solid #f7a25f;}