#f18c5f color space conversions
Hex:
#f18c5f
RGB:
241, 140, 95
CMY:
5, 45, 63
CMYK:
0, 42, 61, 5
HSL:
18°, 83.9080%, 65.8824%
HSV (HSB):
18°, 60.5809%, 94.5098%
XYZ:
47.7193, 38.2832, 15.7008
xyY:
0.4692, 0.3764, 38.2832
CIE-Lab:
68.2288, 34.3393, 40.3442
CIE-LCH:
68.2288, 52.9797, 49.5970
CIE-Luv:
68.2288, 77.5639, 41.3602
Hunter-Lab:
61.8734, 29.3880, 28.2661
#f18c5f color charts
#f18c5f color shades, tints & tones
#f18c5f color schemes
#f18c5f color preview, HTML & CSS examples
This text has a color of #f18c5f
<p style="color:#f18c5f;">Text here</p>
.mytext {color:#f18c5f;}
This box has a color of #f18c5f
<div style="background-color:#f18c5f;">Content here</div>
.mybackground {background-color:#f18c5f;}
Border around this has a color of #f18c5f
<div style="border:2px solid #f18c5f;">Content here</div>
.myborder {border:2px solid #f18c5f;}