#f7a048 color space conversions
Hex:
#f7a048
RGB:
247, 160, 72
CMY:
3, 37, 72
CMYK:
0, 35, 71, 3
HSL:
30°, 91.6230%, 62.5490%
HSV (HSB):
30°, 70.8502%, 96.8627%
XYZ:
52.0983, 45.3836, 12.1449
xyY:
0.4752, 0.4140, 45.3836
CIE-Lab:
73.1438, 24.9558, 57.4223
CIE-LCH:
73.1438, 62.6108, 66.5102
CIE-Luv:
73.1438, 69.4621, 59.5368
Hunter-Lab:
67.3674, 20.1493, 36.4684
#f7a048 color charts
#f7a048 color shades, tints & tones
#f7a048 color schemes
#f7a048 color preview, HTML & CSS examples
This text has a color of #f7a048
<p style="color:#f7a048;">Text here</p>
.mytext {color:#f7a048;}
This box has a color of #f7a048
<div style="background-color:#f7a048;">Content here</div>
.mybackground {background-color:#f7a048;}
Border around this has a color of #f7a048
<div style="border:2px solid #f7a048;">Content here</div>
.myborder {border:2px solid #f7a048;}