#f18c0d color space conversions
Hex:
#f18c0d
RGB:
241, 140, 13
CMY:
5, 45, 95
CMYK:
0, 42, 95, 5
HSL:
33°, 89.7638%, 49.8039%
HSV (HSB):
33°, 94.6058%, 94.5098%
XYZ:
45.7264, 37.4860, 5.2062
xyY:
0.5172, 0.4240, 37.4860
CIE-Lab:
67.6401, 31.2659, 71.6156
CIE-LCH:
67.6401, 78.1432, 66.4149
CIE-Luv:
67.6401, 83.9306, 63.8769
Hunter-Lab:
61.2258, 26.1672, 37.8164
#f18c0d color charts
#f18c0d color shades, tints & tones
#f18c0d color schemes
#f18c0d color preview, HTML & CSS examples
This text has a color of #f18c0d
<p style="color:#f18c0d;">Text here</p>
.mytext {color:#f18c0d;}
This box has a color of #f18c0d
<div style="background-color:#f18c0d;">Content here</div>
.mybackground {background-color:#f18c0d;}
Border around this has a color of #f18c0d
<div style="border:2px solid #f18c0d;">Content here</div>
.myborder {border:2px solid #f18c0d;}