#f6dedf color space conversions
Hex:
#f6dedf
RGB:
246, 222, 223
CMY:
4, 13, 13
CMYK:
0, 10, 9, 4
HSL:
358°, 57.1429%, 91.7647%
HSV (HSB):
358°, 9.7561%, 96.4706%
XYZ:
77.4466, 77.1631, 80.6241
xyY:
0.3292, 0.3280, 77.1631
CIE-Lab:
90.3966, 8.4022, 2.5037
CIE-LCH:
90.3966, 8.7673, 16.5930
CIE-Luv:
90.3966, 14.0241, 2.2640
Hunter-Lab:
87.8425, 3.6506, 7.0719
#f6dedf color charts
#f6dedf color shades, tints & tones
#f6dedf color schemes
#f6dedf color preview, HTML & CSS examples
This text has a color of #f6dedf
<p style="color:#f6dedf;">Text here</p>
.mytext {color:#f6dedf;}
This box has a color of #f6dedf
<div style="background-color:#f6dedf;">Content here</div>
.mybackground {background-color:#f6dedf;}
Border around this has a color of #f6dedf
<div style="border:2px solid #f6dedf;">Content here</div>
.myborder {border:2px solid #f6dedf;}