#f0dbc0 color space conversions
Hex:
#f0dbc0
RGB:
240, 219, 192
CMY:
6, 14, 25
CMYK:
0, 9, 20, 6
HSL:
34°, 61.5385%, 84.7059%
HSV (HSB):
34°, 20.0000%, 94.1176%
XYZ:
70.7811, 72.9941, 60.2279
xyY:
0.3470, 0.3578, 72.9941
CIE-Lab:
88.4449, 3.0133, 15.9016
CIE-LCH:
88.4449, 16.1846, 79.2700
CIE-Luv:
88.4449, 14.3109, 22.5366
Hunter-Lab:
85.4366, -1.6332, 18.0096
#f0dbc0 color charts
#f0dbc0 color shades, tints & tones
#f0dbc0 color schemes
#f0dbc0 color preview, HTML & CSS examples
This text has a color of #f0dbc0
<p style="color:#f0dbc0;">Text here</p>
.mytext {color:#f0dbc0;}
This box has a color of #f0dbc0
<div style="background-color:#f0dbc0;">Content here</div>
.mybackground {background-color:#f0dbc0;}
Border around this has a color of #f0dbc0
<div style="border:2px solid #f0dbc0;">Content here</div>
.myborder {border:2px solid #f0dbc0;}