#f8bf5d color space conversions
Hex:
#f8bf5d
RGB:
248, 191, 93
CMY:
3, 25, 64
CMYK:
0, 23, 63, 3
HSL:
38°, 91.7160%, 66.8627%
HSV (HSB):
38°, 62.5000%, 97.2549%
XYZ:
59.3180, 58.0084, 18.4263
xyY:
0.4370, 0.4273, 58.0084
CIE-Lab:
80.7434, 10.2890, 56.1734
CIE-LCH:
80.7434, 57.1079, 79.6204
CIE-Luv:
80.7434, 45.2545, 64.9101
Hunter-Lab:
76.1632, 5.7350, 38.9702
#f8bf5d color charts
#f8bf5d color shades, tints & tones
#f8bf5d color schemes
#f8bf5d color preview, HTML & CSS examples
This text has a color of #f8bf5d
<p style="color:#f8bf5d;">Text here</p>
.mytext {color:#f8bf5d;}
This box has a color of #f8bf5d
<div style="background-color:#f8bf5d;">Content here</div>
.mybackground {background-color:#f8bf5d;}
Border around this has a color of #f8bf5d
<div style="border:2px solid #f8bf5d;">Content here</div>
.myborder {border:2px solid #f8bf5d;}