#f29f8d color space conversions
Hex:
#f29f8d
RGB:
242, 159, 141
CMY:
5, 38, 45
CMYK:
0, 34, 42, 5
HSL:
11°, 79.5276%, 75.0980%
HSV (HSB):
11°, 41.7355%, 94.9020%
XYZ:
53.8238, 45.5966, 31.1635
xyY:
0.4122, 0.3492, 45.5966
CIE-Lab:
73.2830, 28.8243, 22.1332
CIE-LCH:
73.2830, 36.3417, 37.5194
CIE-Luv:
73.2830, 58.2637, 24.1345
Hunter-Lab:
67.5253, 24.1116, 19.9048
#f29f8d color charts
#f29f8d color shades, tints & tones
#f29f8d color schemes
#f29f8d color preview, HTML & CSS examples
This text has a color of #f29f8d
<p style="color:#f29f8d;">Text here</p>
.mytext {color:#f29f8d;}
This box has a color of #f29f8d
<div style="background-color:#f29f8d;">Content here</div>
.mybackground {background-color:#f29f8d;}
Border around this has a color of #f29f8d
<div style="border:2px solid #f29f8d;">Content here</div>
.myborder {border:2px solid #f29f8d;}