#f0d0d0 color space conversions
Hex:
#f0d0d0
RGB:
240, 208, 208
CMY:
6, 18, 18
CMYK:
0, 13, 13, 6
HSL:
0°, 51.6129%, 87.8431%
HSV (HSB):
0°, 13.3333%, 94.1176%
XYZ:
69.8762, 68.1911, 69.1538
xyY:
0.3372, 0.3291, 68.1911
CIE-Lab:
86.1019, 11.1727, 4.1221
CIE-LCH:
86.1019, 11.9088, 20.2514
CIE-Luv:
86.1019, 19.1743, 4.1211
Hunter-Lab:
82.5779, 6.5328, 8.1529
#f0d0d0 color charts
#f0d0d0 color shades, tints & tones
#f0d0d0 color schemes
#f0d0d0 color preview, HTML & CSS examples
This text has a color of #f0d0d0
<p style="color:#f0d0d0;">Text here</p>
.mytext {color:#f0d0d0;}
This box has a color of #f0d0d0
<div style="background-color:#f0d0d0;">Content here</div>
.mybackground {background-color:#f0d0d0;}
Border around this has a color of #f0d0d0
<div style="border:2px solid #f0d0d0;">Content here</div>
.myborder {border:2px solid #f0d0d0;}