#f2d7d6 color space conversions
Hex:
#f2d7d6
RGB:
242, 215, 214
CMY:
5, 16, 16
CMYK:
0, 11, 12, 5
HSL:
2°, 51.8519%, 89.4118%
HSV (HSB):
2°, 11.5702%, 94.9020%
XYZ:
73.0560, 72.3332, 73.7296
xyY:
0.3334, 0.3301, 72.3332
CIE-Lab:
88.1287, 9.1803, 3.9056
CIE-LCH:
88.1287, 9.9765, 23.0464
CIE-Luv:
88.1287, 16.0773, 4.1942
Hunter-Lab:
85.0489, 4.4938, 8.1353
#f2d7d6 color charts
#f2d7d6 color shades, tints & tones
#f2d7d6 color schemes
#f2d7d6 color preview, HTML & CSS examples
This text has a color of #f2d7d6
<p style="color:#f2d7d6;">Text here</p>
.mytext {color:#f2d7d6;}
This box has a color of #f2d7d6
<div style="background-color:#f2d7d6;">Content here</div>
.mybackground {background-color:#f2d7d6;}
Border around this has a color of #f2d7d6
<div style="border:2px solid #f2d7d6;">Content here</div>
.myborder {border:2px solid #f2d7d6;}