#f2ac7f color space conversions
Hex:
#f2ac7f
RGB:
242, 172, 127
CMY:
5, 33, 50
CMYK:
0, 29, 48, 5
HSL:
23°, 81.5603%, 72.3529%
HSV (HSB):
23°, 47.5207%, 94.9020%
XYZ:
55.2012, 49.9146, 26.8037
xyY:
0.4184, 0.3784, 49.9146
CIE-Lab:
76.0168, 20.5398, 33.3043
CIE-LCH:
76.0168, 39.1287, 58.3366
CIE-Luv:
76.0168, 51.2351, 39.1864
Hunter-Lab:
70.6503, 15.8296, 26.9614
#f2ac7f color charts
#f2ac7f color shades, tints & tones
#f2ac7f color schemes
#f2ac7f color preview, HTML & CSS examples
This text has a color of #f2ac7f
<p style="color:#f2ac7f;">Text here</p>
.mytext {color:#f2ac7f;}
This box has a color of #f2ac7f
<div style="background-color:#f2ac7f;">Content here</div>
.mybackground {background-color:#f2ac7f;}
Border around this has a color of #f2ac7f
<div style="border:2px solid #f2ac7f;">Content here</div>
.myborder {border:2px solid #f2ac7f;}