#f2d7d8 color space conversions
Hex:
#f2d7d8
RGB:
242, 215, 216
CMY:
5, 16, 15
CMYK:
0, 11, 11, 5
HSL:
358°, 50.9434%, 89.6078%
HSV (HSB):
358°, 11.1570%, 94.9020%
XYZ:
73.3131, 72.4360, 75.0833
xyY:
0.3320, 0.3280, 72.4360
CIE-Lab:
88.1780, 9.5043, 2.9222
CIE-LCH:
88.1780, 9.9434, 17.0909
CIE-Luv:
88.1780, 15.9096, 2.6732
Hunter-Lab:
85.1093, 4.8183, 7.2710
#f2d7d8 color charts
#f2d7d8 color shades, tints & tones
#f2d7d8 color schemes
#f2d7d8 color preview, HTML & CSS examples
This text has a color of #f2d7d8
<p style="color:#f2d7d8;">Text here</p>
.mytext {color:#f2d7d8;}
This box has a color of #f2d7d8
<div style="background-color:#f2d7d8;">Content here</div>
.mybackground {background-color:#f2d7d8;}
Border around this has a color of #f2d7d8
<div style="border:2px solid #f2d7d8;">Content here</div>
.myborder {border:2px solid #f2d7d8;}