#f2d6d6 color space conversions
Hex:
#f2d6d6
RGB:
242, 214, 214
CMY:
5, 16, 16
CMYK:
0, 12, 12, 5
HSL:
0°, 51.8519%, 89.4118%
HSV (HSB):
0°, 11.5702%, 94.9020%
XYZ:
72.8021, 71.8254, 73.6449
xyY:
0.3335, 0.3291, 71.8254
CIE-Lab:
87.8845, 9.7018, 3.5517
CIE-LCH:
87.8845, 10.3315, 20.1072
CIE-Luv:
87.8845, 16.6208, 3.5700
Hunter-Lab:
84.7499, 5.0234, 7.8038
#f2d6d6 color charts
#f2d6d6 color shades, tints & tones
#f2d6d6 color schemes
#f2d6d6 color preview, HTML & CSS examples
This text has a color of #f2d6d6
<p style="color:#f2d6d6;">Text here</p>
.mytext {color:#f2d6d6;}
This box has a color of #f2d6d6
<div style="background-color:#f2d6d6;">Content here</div>
.mybackground {background-color:#f2d6d6;}
Border around this has a color of #f2d6d6
<div style="border:2px solid #f2d6d6;">Content here</div>
.myborder {border:2px solid #f2d6d6;}