#f7d4d5 color space conversions
Hex:
#f7d4d5
RGB:
247, 212, 213
CMY:
3, 17, 16
CMYK:
0, 14, 14, 3
HSL:
358°, 68.6275%, 90.0000%
HSV (HSB):
358°, 14.1700%, 96.8627%
XYZ:
73.9115, 71.6652, 72.8880
xyY:
0.3383, 0.3280, 71.6652
CIE-Lab:
87.8072, 12.3470, 4.0220
CIE-LCH:
87.8072, 12.9855, 18.0429
CIE-Luv:
87.8072, 20.9421, 3.7661
Hunter-Lab:
84.6553, 7.6993, 8.2102
#f7d4d5 color charts
#f7d4d5 color shades, tints & tones
#f7d4d5 color schemes
#f7d4d5 color preview, HTML & CSS examples
This text has a color of #f7d4d5
<p style="color:#f7d4d5;">Text here</p>
.mytext {color:#f7d4d5;}
This box has a color of #f7d4d5
<div style="background-color:#f7d4d5;">Content here</div>
.mybackground {background-color:#f7d4d5;}
Border around this has a color of #f7d4d5
<div style="border:2px solid #f7d4d5;">Content here</div>
.myborder {border:2px solid #f7d4d5;}