#f7ced4 color space conversions
Hex:
#f7ced4
RGB:
247, 206, 212
CMY:
3, 19, 17
CMYK:
0, 17, 14, 3
HSL:
351°, 71.9298%, 88.8235%
HSV (HSB):
351°, 16.5992%, 96.8627%
XYZ:
72.3127, 68.6702, 71.7307
xyY:
0.3400, 0.3228, 68.6702
CIE-Lab:
86.3405, 15.3296, 2.4241
CIE-LCH:
86.3405, 15.5200, 8.9858
CIE-Luv:
86.3405, 24.3519, 0.8277
Hunter-Lab:
82.8675, 10.7465, 6.6854
#f7ced4 color charts
#f7ced4 color shades, tints & tones
#f7ced4 color schemes
#f7ced4 color preview, HTML & CSS examples
This text has a color of #f7ced4
<p style="color:#f7ced4;">Text here</p>
.mytext {color:#f7ced4;}
This box has a color of #f7ced4
<div style="background-color:#f7ced4;">Content here</div>
.mybackground {background-color:#f7ced4;}
Border around this has a color of #f7ced4
<div style="border:2px solid #f7ced4;">Content here</div>
.myborder {border:2px solid #f7ced4;}