#f1988d color space conversions
Hex:
#f1988d
RGB:
241, 152, 141
CMY:
5, 40, 45
CMYK:
0, 37, 41, 5
HSL:
7°, 78.1250%, 74.9020%
HSV (HSB):
7°, 41.4938%, 94.5098%
XYZ:
52.3116, 43.0803, 30.7575
xyY:
0.4147, 0.3415, 43.0803
CIE-Lab:
71.6095, 32.1270, 19.8226
CIE-LCH:
71.6095, 37.7502, 31.6750
CIE-Luv:
71.6095, 62.1528, 20.4454
Hunter-Lab:
65.6356, 27.4022, 18.1610
#f1988d color charts
#f1988d color shades, tints & tones
#f1988d color schemes
#f1988d color preview, HTML & CSS examples
This text has a color of #f1988d
<p style="color:#f1988d;">Text here</p>
.mytext {color:#f1988d;}
This box has a color of #f1988d
<div style="background-color:#f1988d;">Content here</div>
.mybackground {background-color:#f1988d;}
Border around this has a color of #f1988d
<div style="border:2px solid #f1988d;">Content here</div>
.myborder {border:2px solid #f1988d;}