#f7f0cd color space conversions
Hex:
#f7f0cd
RGB:
247, 240, 205
CMY:
3, 6, 20
CMYK:
0, 3, 17, 3
HSL:
50°, 72.4138%, 88.6275%
HSV (HSB):
50°, 17.0040%, 96.8627%
XYZ:
80.5373, 86.5021, 70.2094
xyY:
0.3395, 0.3646, 86.5021
CIE-Lab:
94.5266, -3.2680, 17.7772
CIE-LCH:
94.5266, 18.0751, 100.4163
CIE-Luv:
94.5266, 6.0655, 26.6657
Hunter-Lab:
93.0065, -8.1926, 20.3473
#f7f0cd color charts
#f7f0cd color shades, tints & tones
#f7f0cd color schemes
#f7f0cd color preview, HTML & CSS examples
This text has a color of #f7f0cd
<p style="color:#f7f0cd;">Text here</p>
.mytext {color:#f7f0cd;}
This box has a color of #f7f0cd
<div style="background-color:#f7f0cd;">Content here</div>
.mybackground {background-color:#f7f0cd;}
Border around this has a color of #f7f0cd
<div style="border:2px solid #f7f0cd;">Content here</div>
.myborder {border:2px solid #f7f0cd;}