#f0d0b8 color space conversions
Hex:
#f0d0b8
RGB:
240, 208, 184
CMY:
6, 18, 28
CMYK:
0, 13, 23, 6
HSL:
26°, 65.1163%, 83.1373%
HSV (HSB):
26°, 23.3333%, 94.1176%
XYZ:
67.1428, 67.0977, 54.7597
xyY:
0.3553, 0.3550, 67.0977
CIE-Lab:
85.5533, 7.5748, 16.0430
CIE-LCH:
85.5533, 17.7414, 64.7254
CIE-Luv:
85.5533, 21.2645, 21.6813
Hunter-Lab:
81.9132, 2.9652, 17.7033
#f0d0b8 color charts
#f0d0b8 color shades, tints & tones
#f0d0b8 color schemes
#f0d0b8 color preview, HTML & CSS examples
This text has a color of #f0d0b8
<p style="color:#f0d0b8;">Text here</p>
.mytext {color:#f0d0b8;}
This box has a color of #f0d0b8
<div style="background-color:#f0d0b8;">Content here</div>
.mybackground {background-color:#f0d0b8;}
Border around this has a color of #f0d0b8
<div style="border:2px solid #f0d0b8;">Content here</div>
.myborder {border:2px solid #f0d0b8;}