#f0d3d3 color space conversions
Hex:
#f0d3d3
RGB:
240, 211, 211
CMY:
6, 17, 17
CMYK:
0, 12, 12, 6
HSL:
0°, 49.1525%, 88.4314%
HSV (HSB):
0°, 12.0833%, 94.1176%
XYZ:
70.9873, 69.8169, 71.3626
xyY:
0.3346, 0.3291, 69.8169
CIE-Lab:
86.9070, 10.0817, 3.6991
CIE-LCH:
86.9070, 10.7389, 20.1485
CIE-Luv:
86.9070, 17.2662, 3.7094
Hunter-Lab:
83.5565, 5.4247, 7.8521
#f0d3d3 color charts
#f0d3d3 color shades, tints & tones
#f0d3d3 color schemes
#f0d3d3 color preview, HTML & CSS examples
This text has a color of #f0d3d3
<p style="color:#f0d3d3;">Text here</p>
.mytext {color:#f0d3d3;}
This box has a color of #f0d3d3
<div style="background-color:#f0d3d3;">Content here</div>
.mybackground {background-color:#f0d3d3;}
Border around this has a color of #f0d3d3
<div style="border:2px solid #f0d3d3;">Content here</div>
.myborder {border:2px solid #f0d3d3;}