#f18c6c color space conversions
Hex:
#f18c6c
RGB:
241, 140, 108
CMY:
5, 45, 58
CMYK:
0, 42, 55, 5
HSL:
14°, 82.6087%, 68.4314%
HSV (HSB):
14°, 55.1867%, 94.5098%
XYZ:
48.3605, 38.5396, 19.0774
xyY:
0.4563, 0.3637, 38.5396
CIE-Lab:
68.4165, 35.3024, 33.6321
CIE-LCH:
68.4165, 48.7583, 43.6120
CIE-Luv:
68.4165, 75.6886, 34.6838
Hunter-Lab:
62.0803, 30.4107, 25.2363
#f18c6c color charts
#f18c6c color shades, tints & tones
#f18c6c color schemes
#f18c6c color preview, HTML & CSS examples
This text has a color of #f18c6c
<p style="color:#f18c6c;">Text here</p>
.mytext {color:#f18c6c;}
This box has a color of #f18c6c
<div style="background-color:#f18c6c;">Content here</div>
.mybackground {background-color:#f18c6c;}
Border around this has a color of #f18c6c
<div style="border:2px solid #f18c6c;">Content here</div>
.myborder {border:2px solid #f18c6c;}