#f0d2b5 color space conversions
Hex:
#f0d2b5
RGB:
240, 210, 181
CMY:
6, 18, 29
CMYK:
0, 13, 25, 6
HSL:
29°, 66.2921%, 82.5490%
HSV (HSB):
29°, 24.5833%, 94.1176%
XYZ:
67.3223, 67.9546, 53.2844
xyY:
0.3570, 0.3604, 67.9546
CIE-Lab:
85.9838, 6.1156, 18.2267
CIE-LCH:
85.9838, 19.2253, 71.4518
CIE-Luv:
85.9838, 20.3406, 24.9411
Hunter-Lab:
82.4346, 1.5159, 19.3802
#f0d2b5 color charts
#f0d2b5 color shades, tints & tones
#f0d2b5 color schemes
#f0d2b5 color preview, HTML & CSS examples
This text has a color of #f0d2b5
<p style="color:#f0d2b5;">Text here</p>
.mytext {color:#f0d2b5;}
This box has a color of #f0d2b5
<div style="background-color:#f0d2b5;">Content here</div>
.mybackground {background-color:#f0d2b5;}
Border around this has a color of #f0d2b5
<div style="border:2px solid #f0d2b5;">Content here</div>
.myborder {border:2px solid #f0d2b5;}