#f18f0c color space conversions
Hex:
#f18f0c
RGB:
241, 143, 12
CMY:
5, 44, 95
CMYK:
0, 41, 95, 5
HSL:
34°, 90.5138%, 49.6078%
HSV (HSB):
34°, 95.0207%, 94.5098%
XYZ:
46.1644, 38.3722, 5.3213
xyY:
0.5137, 0.4270, 38.3722
CIE-Lab:
68.2941, 29.6941, 72.2125
CIE-LCH:
68.2941, 78.0794, 67.6473
CIE-Luv:
68.2941, 81.4340, 64.9970
Hunter-Lab:
61.9453, 24.6219, 38.2686
#f18f0c color charts
#f18f0c color shades, tints & tones
#f18f0c color schemes
#f18f0c color preview, HTML & CSS examples
This text has a color of #f18f0c
<p style="color:#f18f0c;">Text here</p>
.mytext {color:#f18f0c;}
This box has a color of #f18f0c
<div style="background-color:#f18f0c;">Content here</div>
.mybackground {background-color:#f18f0c;}
Border around this has a color of #f18f0c
<div style="border:2px solid #f18f0c;">Content here</div>
.myborder {border:2px solid #f18f0c;}