#f0a12c color space conversions
Hex:
#f0a12c
RGB:
240, 161, 44
CMY:
6, 37, 83
CMYK:
0, 33, 82, 6
HSL:
36°, 86.7257%, 55.6863%
HSV (HSB):
36°, 81.6667%, 94.1176%
XYZ:
49.1347, 44.1969, 8.3240
xyY:
0.4833, 0.4348, 44.1969
CIE-Lab:
72.3599, 20.4237, 67.4615
CIE-LCH:
72.3599, 70.4853, 73.1565
CIE-Luv:
72.3599, 64.7305, 67.1056
Hunter-Lab:
66.4807, 15.5848, 39.1128
#f0a12c color charts
#f0a12c color shades, tints & tones
#f0a12c color schemes
#f0a12c color preview, HTML & CSS examples
This text has a color of #f0a12c
<p style="color:#f0a12c;">Text here</p>
.mytext {color:#f0a12c;}
This box has a color of #f0a12c
<div style="background-color:#f0a12c;">Content here</div>
.mybackground {background-color:#f0a12c;}
Border around this has a color of #f0a12c
<div style="border:2px solid #f0a12c;">Content here</div>
.myborder {border:2px solid #f0a12c;}