#f0a25c color space conversions
Hex:
#f0a25c
RGB:
240, 162, 92
CMY:
6, 36, 64
CMYK:
0, 33, 62, 6
HSL:
28°, 83.1461%, 65.0980%
HSV (HSB):
28°, 61.6667%, 94.1176%
XYZ:
50.7873, 45.1386, 16.1611
xyY:
0.4531, 0.4027, 45.1386
CIE-Lab:
72.9831, 22.1869, 47.5263
CIE-LCH:
72.9831, 52.4500, 64.9752
CIE-Luv:
72.9831, 60.5628, 52.1286
Hunter-Lab:
67.1853, 17.3590, 32.7678
#f0a25c color charts
#f0a25c color shades, tints & tones
#f0a25c color schemes
#f0a25c color preview, HTML & CSS examples
This text has a color of #f0a25c
<p style="color:#f0a25c;">Text here</p>
.mytext {color:#f0a25c;}
This box has a color of #f0a25c
<div style="background-color:#f0a25c;">Content here</div>
.mybackground {background-color:#f0a25c;}
Border around this has a color of #f0a25c
<div style="border:2px solid #f0a25c;">Content here</div>
.myborder {border:2px solid #f0a25c;}