#f8c95d color space conversions
Hex:
#f8c95d
RGB:
248, 201, 93
CMY:
3, 21, 64
CMYK:
0, 19, 63, 3
HSL:
42°, 91.7160%, 66.8627%
HSV (HSB):
42°, 62.5000%, 97.2549%
XYZ:
61.5738, 62.5201, 19.1782
xyY:
0.4298, 0.4364, 62.5201
CIE-Lab:
83.1892, 5.0962, 58.9055
CIE-LCH:
83.1892, 59.1255, 85.0554
CIE-Luv:
83.1892, 38.0606, 69.2639
Hunter-Lab:
79.0696, 0.6313, 40.9680
#f8c95d color charts
#f8c95d color shades, tints & tones
#f8c95d color schemes
#f8c95d color preview, HTML & CSS examples
This text has a color of #f8c95d
<p style="color:#f8c95d;">Text here</p>
.mytext {color:#f8c95d;}
This box has a color of #f8c95d
<div style="background-color:#f8c95d;">Content here</div>
.mybackground {background-color:#f8c95d;}
Border around this has a color of #f8c95d
<div style="border:2px solid #f8c95d;">Content here</div>
.myborder {border:2px solid #f8c95d;}