#f18a2f color space conversions
Hex:
#f18a2f
RGB:
241, 138, 47
CMY:
5, 46, 82
CMYK:
0, 43, 80, 5
HSL:
28°, 87.3874%, 56.4706%
HSV (HSB):
28°, 80.4979%, 94.5098%
XYZ:
45.8772, 37.0830, 7.4291
xyY:
0.5076, 0.4103, 37.0830
CIE-Lab:
67.3392, 32.9929, 61.9634
CIE-LCH:
67.3392, 70.1997, 61.9665
CIE-Luv:
67.3392, 84.0851, 57.9206
Hunter-Lab:
60.8958, 27.9093, 35.3939
#f18a2f color charts
#f18a2f color shades, tints & tones
#f18a2f color schemes
#f18a2f color preview, HTML & CSS examples
This text has a color of #f18a2f
<p style="color:#f18a2f;">Text here</p>
.mytext {color:#f18a2f;}
This box has a color of #f18a2f
<div style="background-color:#f18a2f;">Content here</div>
.mybackground {background-color:#f18a2f;}
Border around this has a color of #f18a2f
<div style="border:2px solid #f18a2f;">Content here</div>
.myborder {border:2px solid #f18a2f;}