#f8bf8d color space conversions
Hex:
#f8bf8d
RGB:
248, 191, 141
CMY:
3, 25, 45
CMYK:
0, 23, 43, 3
HSL:
28°, 88.4298%, 76.2745%
HSV (HSB):
28°, 43.1452%, 97.2549%
XYZ:
62.1499, 59.1411, 33.3390
xyY:
0.4019, 0.3825, 59.1411
CIE-Lab:
81.3691, 14.2865, 33.0764
CIE-LCH:
81.3691, 36.0299, 66.6393
CIE-Luv:
81.3691, 41.3423, 41.1839
Hunter-Lab:
76.9033, 9.6753, 28.1290
#f8bf8d color charts
#f8bf8d color shades, tints & tones
#f8bf8d color schemes
#f8bf8d color preview, HTML & CSS examples
This text has a color of #f8bf8d
<p style="color:#f8bf8d;">Text here</p>
.mytext {color:#f8bf8d;}
This box has a color of #f8bf8d
<div style="background-color:#f8bf8d;">Content here</div>
.mybackground {background-color:#f8bf8d;}
Border around this has a color of #f8bf8d
<div style="border:2px solid #f8bf8d;">Content here</div>
.myborder {border:2px solid #f8bf8d;}