#f8d2db color space conversions
Hex:
#f8d2db
RGB:
248, 210, 219
CMY:
3, 18, 14
CMYK:
0, 15, 12, 3
HSL:
346°, 73.0769%, 89.8039%
HSV (HSB):
346°, 15.3226%, 97.2549%
XYZ:
74.5442, 71.1641, 76.8250
xyY:
0.3350, 0.3198, 71.1641
CIE-Lab:
87.5647, 14.7005, 0.5089
CIE-LCH:
87.5647, 14.7093, 1.9827
CIE-Luv:
87.5647, 22.0998, -1.9122
Hunter-Lab:
84.3588, 10.1046, 5.0562
#f8d2db color charts
#f8d2db color shades, tints & tones
#f8d2db color schemes
#f8d2db color preview, HTML & CSS examples
This text has a color of #f8d2db
<p style="color:#f8d2db;">Text here</p>
.mytext {color:#f8d2db;}
This box has a color of #f8d2db
<div style="background-color:#f8d2db;">Content here</div>
.mybackground {background-color:#f8d2db;}
Border around this has a color of #f8d2db
<div style="border:2px solid #f8d2db;">Content here</div>
.myborder {border:2px solid #f8d2db;}