#f8b08d color space conversions
Hex:
#f8b08d
RGB:
248, 176, 141
CMY:
3, 31, 45
CMYK:
0, 29, 43, 3
HSL:
20°, 88.4298%, 76.2745%
HSV (HSB):
20°, 43.1452%, 97.2549%
XYZ:
59.0445, 52.9302, 32.3039
xyY:
0.4092, 0.3669, 52.9302
CIE-Lab:
77.8338, 22.1729, 28.3909
CIE-LCH:
77.8338, 36.0233, 52.0106
CIE-Luv:
77.8338, 51.3935, 33.5483
Hunter-Lab:
72.7532, 17.5477, 24.6012
#f8b08d color charts
#f8b08d color shades, tints & tones
#f8b08d color schemes
#f8b08d color preview, HTML & CSS examples
This text has a color of #f8b08d
<p style="color:#f8b08d;">Text here</p>
.mytext {color:#f8b08d;}
This box has a color of #f8b08d
<div style="background-color:#f8b08d;">Content here</div>
.mybackground {background-color:#f8b08d;}
Border around this has a color of #f8b08d
<div style="border:2px solid #f8b08d;">Content here</div>
.myborder {border:2px solid #f8b08d;}