#f0ddb0 color space conversions
Hex:
#f0ddb0
RGB:
240, 221, 176
CMY:
6, 13, 31
CMYK:
0, 8, 27, 6
HSL:
42°, 68.0851%, 81.5686%
HSV (HSB):
42°, 26.6667%, 94.1176%
XYZ:
69.6281, 73.3728, 51.5669
xyY:
0.3579, 0.3771, 73.3728
CIE-Lab:
88.6252, -0.2383, 24.4928
CIE-LCH:
88.6252, 24.4939, 90.5575
CIE-Luv:
88.6252, 14.2529, 34.6500
Hunter-Lab:
85.6579, -4.8053, 24.2674
#f0ddb0 color charts
#f0ddb0 color shades, tints & tones
#f0ddb0 color schemes
#f0ddb0 color preview, HTML & CSS examples
This text has a color of #f0ddb0
<p style="color:#f0ddb0;">Text here</p>
.mytext {color:#f0ddb0;}
This box has a color of #f0ddb0
<div style="background-color:#f0ddb0;">Content here</div>
.mybackground {background-color:#f0ddb0;}
Border around this has a color of #f0ddb0
<div style="border:2px solid #f0ddb0;">Content here</div>
.myborder {border:2px solid #f0ddb0;}