#f0dcd3 color space conversions
Hex:
#f0dcd3
RGB:
240, 220, 211
CMY:
6, 14, 17
CMYK:
0, 8, 12, 6
HSL:
19°, 49.1525%, 88.4314%
HSV (HSB):
19°, 12.0833%, 94.1176%
XYZ:
73.2863, 74.4148, 72.1289
xyY:
0.3334, 0.3385, 74.4148
CIE-Lab:
89.1182, 5.3960, 6.8918
CIE-LCH:
89.1182, 8.7529, 51.9403
CIE-Luv:
89.1182, 12.3633, 9.3131
Hunter-Lab:
86.2640, 0.6840, 10.8100
#f0dcd3 color charts
#f0dcd3 color shades, tints & tones
#f0dcd3 color schemes
#f0dcd3 color preview, HTML & CSS examples
This text has a color of #f0dcd3
<p style="color:#f0dcd3;">Text here</p>
.mytext {color:#f0dcd3;}
This box has a color of #f0dcd3
<div style="background-color:#f0dcd3;">Content here</div>
.mybackground {background-color:#f0dcd3;}
Border around this has a color of #f0dcd3
<div style="border:2px solid #f0dcd3;">Content here</div>
.myborder {border:2px solid #f0dcd3;}