#f0ba7a color space conversions
Hex:
#f0ba7a
RGB:
240, 186, 122
CMY:
6, 27, 52
CMYK:
0, 23, 49, 6
HSL:
33°, 79.7297%, 70.9804%
HSV (HSB):
33°, 49.1667%, 94.1176%
XYZ:
57.0069, 55.0482, 26.0331
xyY:
0.4128, 0.3986, 55.0482
CIE-Lab:
79.0690, 11.8836, 39.7796
CIE-LCH:
79.0690, 41.5167, 73.3672
CIE-Luv:
79.0690, 40.5855, 48.6146
Hunter-Lab:
74.1945, 7.3092, 31.1326
#f0ba7a color charts
#f0ba7a color shades, tints & tones
#f0ba7a color schemes
#f0ba7a color preview, HTML & CSS examples
This text has a color of #f0ba7a
<p style="color:#f0ba7a;">Text here</p>
.mytext {color:#f0ba7a;}
This box has a color of #f0ba7a
<div style="background-color:#f0ba7a;">Content here</div>
.mybackground {background-color:#f0ba7a;}
Border around this has a color of #f0ba7a
<div style="border:2px solid #f0ba7a;">Content here</div>
.myborder {border:2px solid #f0ba7a;}