#f0d3d2 color space conversions
Hex:
#f0d3d2
RGB:
240, 211, 210
CMY:
6, 17, 18
CMYK:
0, 12, 13, 6
HSL:
2°, 50.0000%, 88.2353%
HSV (HSB):
2°, 12.5000%, 94.1176%
XYZ:
70.8623, 69.7669, 70.7043
xyY:
0.3353, 0.3301, 69.7669
CIE-Lab:
86.8824, 9.9212, 4.1925
CIE-LCH:
86.8824, 10.7707, 22.9082
CIE-Luv:
86.8824, 17.3525, 4.4679
Hunter-Lab:
83.5266, 5.2643, 8.2803
#f0d3d2 color charts
#f0d3d2 color shades, tints & tones
#f0d3d2 color schemes
#f0d3d2 color preview, HTML & CSS examples
This text has a color of #f0d3d2
<p style="color:#f0d3d2;">Text here</p>
.mytext {color:#f0d3d2;}
This box has a color of #f0d3d2
<div style="background-color:#f0d3d2;">Content here</div>
.mybackground {background-color:#f0d3d2;}
Border around this has a color of #f0d3d2
<div style="border:2px solid #f0d3d2;">Content here</div>
.myborder {border:2px solid #f0d3d2;}