#f0d2a5 color space conversions
Hex:
#f0d2a5
RGB:
240, 210, 165
CMY:
6, 18, 35
CMYK:
0, 13, 31, 6
HSL:
36°, 71.4286%, 79.4118%
HSV (HSB):
36°, 31.2500%, 94.1176%
XYZ:
65.7733, 67.3351, 45.1277
xyY:
0.3690, 0.3778, 67.3351
CIE-Lab:
85.6729, 4.0109, 26.1821
CIE-LCH:
85.6729, 26.4875, 81.2904
CIE-Luv:
85.6729, 21.5848, 35.6557
Hunter-Lab:
82.0579, -0.5253, 24.8341
#f0d2a5 color charts
#f0d2a5 color shades, tints & tones
#f0d2a5 color schemes
#f0d2a5 color preview, HTML & CSS examples
This text has a color of #f0d2a5
<p style="color:#f0d2a5;">Text here</p>
.mytext {color:#f0d2a5;}
This box has a color of #f0d2a5
<div style="background-color:#f0d2a5;">Content here</div>
.mybackground {background-color:#f0d2a5;}
Border around this has a color of #f0d2a5
<div style="border:2px solid #f0d2a5;">Content here</div>
.myborder {border:2px solid #f0d2a5;}