#f0ccaf color space conversions
Hex:
#f0ccaf
RGB:
240, 204, 175
CMY:
6, 20, 31
CMYK:
0, 15, 27, 6
HSL:
27°, 68.4211%, 81.3725%
HSV (HSB):
27°, 27.0833%, 94.1176%
XYZ:
65.2659, 64.8061, 49.6264
xyY:
0.3632, 0.3606, 64.8061
CIE-Lab:
84.3837, 8.4273, 19.1604
CIE-LCH:
84.3837, 20.9318, 66.2587
CIE-Luv:
84.3837, 24.3941, 25.6135
Hunter-Lab:
80.5023, 3.8370, 19.8017
#f0ccaf color charts
#f0ccaf color shades, tints & tones
#f0ccaf color schemes
#f0ccaf color preview, HTML & CSS examples
This text has a color of #f0ccaf
<p style="color:#f0ccaf;">Text here</p>
.mytext {color:#f0ccaf;}
This box has a color of #f0ccaf
<div style="background-color:#f0ccaf;">Content here</div>
.mybackground {background-color:#f0ccaf;}
Border around this has a color of #f0ccaf
<div style="border:2px solid #f0ccaf;">Content here</div>
.myborder {border:2px solid #f0ccaf;}