#f6d6dd color space conversions
Hex:
#f6d6dd
RGB:
246, 214, 221
CMY:
4, 16, 13
CMYK:
0, 13, 10, 4
HSL:
347°, 64.0000%, 90.1961%
HSV (HSB):
347°, 13.0081%, 96.4706%
XYZ:
75.1037, 72.9064, 78.5206
xyY:
0.3315, 0.3218, 72.9064
CIE-Lab:
88.4031, 12.2377, 0.6540
CIE-LCH:
88.4031, 12.2551, 3.0592
CIE-Luv:
88.4031, 18.4925, -1.2349
Hunter-Lab:
85.3853, 7.5820, 5.2464
#f6d6dd color charts
#f6d6dd color shades, tints & tones
#f6d6dd color schemes
#f6d6dd color preview, HTML & CSS examples
This text has a color of #f6d6dd
<p style="color:#f6d6dd;">Text here</p>
.mytext {color:#f6d6dd;}
This box has a color of #f6d6dd
<div style="background-color:#f6d6dd;">Content here</div>
.mybackground {background-color:#f6d6dd;}
Border around this has a color of #f6d6dd
<div style="border:2px solid #f6d6dd;">Content here</div>
.myborder {border:2px solid #f6d6dd;}