#f18d8e color space conversions
Hex:
#f18d8e
RGB:
241, 141, 142
CMY:
5, 45, 44
CMYK:
0, 41, 41, 5
HSL:
359°, 78.1250%, 74.9020%
HSV (HSB):
359°, 41.4938%, 94.5098%
XYZ:
50.6830, 39.7035, 30.5834
xyY:
0.4190, 0.3282, 39.7035
CIE-Lab:
69.2578, 37.9661, 16.0161
CIE-LCH:
69.2578, 41.2061, 22.8726
CIE-Luv:
69.2578, 69.2100, 14.2814
Hunter-Lab:
63.0107, 33.3086, 15.3300
#f18d8e color charts
#f18d8e color shades, tints & tones
#f18d8e color schemes
#f18d8e color preview, HTML & CSS examples
This text has a color of #f18d8e
<p style="color:#f18d8e;">Text here</p>
.mytext {color:#f18d8e;}
This box has a color of #f18d8e
<div style="background-color:#f18d8e;">Content here</div>
.mybackground {background-color:#f18d8e;}
Border around this has a color of #f18d8e
<div style="border:2px solid #f18d8e;">Content here</div>
.myborder {border:2px solid #f18d8e;}