#f8d2bd color space conversions
Hex:
#f8d2bd
RGB:
248, 210, 189
CMY:
3, 18, 26
CMYK:
0, 15, 24, 3
HSL:
21°, 80.8219%, 85.6863%
HSV (HSB):
21°, 23.7903%, 97.2549%
XYZ:
70.9433, 69.7238, 57.8630
xyY:
0.3573, 0.3512, 69.7238
CIE-Lab:
86.8612, 10.1853, 15.3486
CIE-LCH:
86.8612, 18.4207, 56.4318
CIE-Luv:
86.8612, 24.9249, 20.2826
Hunter-Lab:
83.5008, 5.5295, 17.3647
#f8d2bd color charts
#f8d2bd color shades, tints & tones
#f8d2bd color schemes
#f8d2bd color preview, HTML & CSS examples
This text has a color of #f8d2bd
<p style="color:#f8d2bd;">Text here</p>
.mytext {color:#f8d2bd;}
This box has a color of #f8d2bd
<div style="background-color:#f8d2bd;">Content here</div>
.mybackground {background-color:#f8d2bd;}
Border around this has a color of #f8d2bd
<div style="border:2px solid #f8d2bd;">Content here</div>
.myborder {border:2px solid #f8d2bd;}