#f0ac7a color space conversions
Hex:
#f0ac7a
RGB:
240, 172, 122
CMY:
6, 33, 52
CMYK:
0, 28, 49, 6
HSL:
25°, 79.7297%, 70.9804%
HSV (HSB):
25°, 49.1667%, 94.1176%
XYZ:
54.2006, 49.4355, 25.0977
xyY:
0.4210, 0.3840, 49.4355
CIE-Lab:
75.7214, 19.2768, 35.5129
CIE-LCH:
75.7214, 40.4075, 61.5064
CIE-Luv:
75.7214, 50.2671, 41.7996
Hunter-Lab:
70.3104, 14.5582, 28.0533
#f0ac7a color charts
#f0ac7a color shades, tints & tones
#f0ac7a color schemes
#f0ac7a color preview, HTML & CSS examples
This text has a color of #f0ac7a
<p style="color:#f0ac7a;">Text here</p>
.mytext {color:#f0ac7a;}
This box has a color of #f0ac7a
<div style="background-color:#f0ac7a;">Content here</div>
.mybackground {background-color:#f0ac7a;}
Border around this has a color of #f0ac7a
<div style="border:2px solid #f0ac7a;">Content here</div>
.myborder {border:2px solid #f0ac7a;}