#f8d8bd color space conversions
Hex:
#f8d8bd
RGB:
248, 216, 189
CMY:
3, 15, 26
CMYK:
0, 13, 24, 3
HSL:
27°, 80.8219%, 85.6863%
HSV (HSB):
27°, 23.7903%, 97.2549%
XYZ:
72.4526, 72.7423, 58.3661
xyY:
0.3559, 0.3573, 72.7423
CIE-Lab:
88.3247, 7.0711, 17.4037
CIE-LCH:
88.3247, 18.7854, 67.8882
CIE-Luv:
88.3247, 21.4130, 23.7810
Hunter-Lab:
85.2891, 2.3787, 19.1283
#f8d8bd color charts
#f8d8bd color shades, tints & tones
#f8d8bd color schemes
#f8d8bd color preview, HTML & CSS examples
This text has a color of #f8d8bd
<p style="color:#f8d8bd;">Text here</p>
.mytext {color:#f8d8bd;}
This box has a color of #f8d8bd
<div style="background-color:#f8d8bd;">Content here</div>
.mybackground {background-color:#f8d8bd;}
Border around this has a color of #f8d8bd
<div style="border:2px solid #f8d8bd;">Content here</div>
.myborder {border:2px solid #f8d8bd;}