#f0ccb7 color space conversions
Hex:
#f0ccb7
RGB:
240, 204, 183
CMY:
6, 20, 28
CMYK:
0, 15, 24, 6
HSL:
22°, 65.5172%, 82.9412%
HSV (HSB):
22°, 23.7500%, 94.1176%
XYZ:
66.0753, 65.1299, 53.8885
xyY:
0.3570, 0.3519, 65.1299
CIE-Lab:
84.5506, 9.5240, 15.1623
CIE-LCH:
84.5506, 17.9054, 57.8657
CIE-Luv:
84.5506, 23.6911, 20.0448
Hunter-Lab:
80.7031, 4.9156, 16.9020
#f0ccb7 color charts
#f0ccb7 color shades, tints & tones
#f0ccb7 color schemes
#f0ccb7 color preview, HTML & CSS examples
This text has a color of #f0ccb7
<p style="color:#f0ccb7;">Text here</p>
.mytext {color:#f0ccb7;}
This box has a color of #f0ccb7
<div style="background-color:#f0ccb7;">Content here</div>
.mybackground {background-color:#f0ccb7;}
Border around this has a color of #f0ccb7
<div style="border:2px solid #f0ccb7;">Content here</div>
.myborder {border:2px solid #f0ccb7;}