#f8a142 color space conversions
Hex:
#f8a142
RGB:
248, 161, 66
CMY:
3, 37, 74
CMYK:
0, 35, 73, 3
HSL:
31°, 92.8571%, 61.5686%
HSV (HSB):
31°, 73.3871%, 97.2549%
XYZ:
52.4396, 45.8395, 11.2383
xyY:
0.4788, 0.4186, 45.8395
CIE-Lab:
73.4413, 24.5652, 60.3931
CIE-LCH:
73.4413, 65.1980, 67.8657
CIE-Luv:
73.4413, 69.9387, 61.9199
Hunter-Lab:
67.7049, 19.7704, 37.5519
#f8a142 color charts
#f8a142 color shades, tints & tones
#f8a142 color schemes
#f8a142 color preview, HTML & CSS examples
This text has a color of #f8a142
<p style="color:#f8a142;">Text here</p>
.mytext {color:#f8a142;}
This box has a color of #f8a142
<div style="background-color:#f8a142;">Content here</div>
.mybackground {background-color:#f8a142;}
Border around this has a color of #f8a142
<div style="border:2px solid #f8a142;">Content here</div>
.myborder {border:2px solid #f8a142;}