#f18e5e color space conversions
Hex:
#f18e5e
RGB:
241, 142, 94
CMY:
5, 44, 63
CMYK:
0, 41, 61, 5
HSL:
20°, 84.0000%, 65.6863%
HSV (HSB):
20°, 60.9959%, 94.5098%
XYZ:
47.9690, 38.8549, 15.5612
xyY:
0.4685, 0.3795, 38.8549
CIE-Lab:
68.6460, 33.2328, 41.3754
CIE-LCH:
68.6460, 53.0692, 51.2285
CIE-Luv:
68.6460, 76.1947, 42.6885
Hunter-Lab:
62.3337, 28.2809, 28.8323
#f18e5e color charts
#f18e5e color shades, tints & tones
#f18e5e color schemes
#f18e5e color preview, HTML & CSS examples
This text has a color of #f18e5e
<p style="color:#f18e5e;">Text here</p>
.mytext {color:#f18e5e;}
This box has a color of #f18e5e
<div style="background-color:#f18e5e;">Content here</div>
.mybackground {background-color:#f18e5e;}
Border around this has a color of #f18e5e
<div style="border:2px solid #f18e5e;">Content here</div>
.myborder {border:2px solid #f18e5e;}