#f0ac7d color space conversions
Hex:
#f0ac7d
RGB:
240, 172, 125
CMY:
6, 33, 51
CMYK:
0, 28, 48, 6
HSL:
25°, 79.3103%, 71.5686%
HSV (HSB):
25°, 47.9167%, 94.1176%
XYZ:
54.3894, 49.5110, 26.0920
xyY:
0.4184, 0.3809, 49.5110
CIE-Lab:
75.7681, 19.5565, 33.9949
CIE-LCH:
75.7681, 39.2188, 60.0892
CIE-Luv:
75.7681, 49.9423, 40.1160
Hunter-Lab:
70.3640, 14.8383, 27.2693
#f0ac7d color charts
#f0ac7d color shades, tints & tones
#f0ac7d color schemes
#f0ac7d color preview, HTML & CSS examples
This text has a color of #f0ac7d
<p style="color:#f0ac7d;">Text here</p>
.mytext {color:#f0ac7d;}
This box has a color of #f0ac7d
<div style="background-color:#f0ac7d;">Content here</div>
.mybackground {background-color:#f0ac7d;}
Border around this has a color of #f0ac7d
<div style="border:2px solid #f0ac7d;">Content here</div>
.myborder {border:2px solid #f0ac7d;}