#f8d2d7 color space conversions
Hex:
#f8d2d7
RGB:
248, 210, 215
CMY:
3, 18, 16
CMYK:
0, 15, 13, 3
HSL:
352°, 73.0769%, 89.8039%
HSV (HSB):
352°, 15.3226%, 97.2549%
XYZ:
74.0237, 70.9559, 74.0844
xyY:
0.3379, 0.3239, 70.9559
CIE-Lab:
87.4636, 14.0606, 2.4775
CIE-LCH:
87.4636, 14.2772, 9.9932
CIE-Luv:
87.4636, 22.4887, 1.1512
Hunter-Lab:
84.2354, 9.4491, 6.8196
#f8d2d7 color charts
#f8d2d7 color shades, tints & tones
#f8d2d7 color schemes
#f8d2d7 color preview, HTML & CSS examples
This text has a color of #f8d2d7
<p style="color:#f8d2d7;">Text here</p>
.mytext {color:#f8d2d7;}
This box has a color of #f8d2d7
<div style="background-color:#f8d2d7;">Content here</div>
.mybackground {background-color:#f8d2d7;}
Border around this has a color of #f8d2d7
<div style="border:2px solid #f8d2d7;">Content here</div>
.myborder {border:2px solid #f8d2d7;}