#f7d0d0 color space conversions
Hex:
#f7d0d0
RGB:
247, 208, 208
CMY:
3, 18, 18
CMYK:
0, 16, 16, 3
HSL:
0°, 70.9091%, 89.2157%
HSV (HSB):
0°, 15.7895%, 96.8627%
XYZ:
72.2988, 69.4400, 69.2672
xyY:
0.3426, 0.3291, 69.4400
CIE-Lab:
86.7215, 13.6582, 5.0964
CIE-LCH:
86.7215, 14.5780, 20.4626
CIE-Luv:
86.7215, 23.6363, 5.0834
Hunter-Lab:
83.3307, 9.0404, 9.0476
#f7d0d0 color charts
#f7d0d0 color shades, tints & tones
#f7d0d0 color schemes
#f7d0d0 color preview, HTML & CSS examples
This text has a color of #f7d0d0
<p style="color:#f7d0d0;">Text here</p>
.mytext {color:#f7d0d0;}
This box has a color of #f7d0d0
<div style="background-color:#f7d0d0;">Content here</div>
.mybackground {background-color:#f7d0d0;}
Border around this has a color of #f7d0d0
<div style="border:2px solid #f7d0d0;">Content here</div>
.myborder {border:2px solid #f7d0d0;}