#f2929a color space conversions
Hex:
#f2929a
RGB:
242, 146, 154
CMY:
5, 43, 40
CMYK:
0, 40, 36, 5
HSL:
355°, 78.6885%, 76.0784%
HSV (HSB):
355°, 39.6694%, 94.9020%
XYZ:
52.7296, 41.7681, 35.8547
xyY:
0.4045, 0.3204, 41.7681
CIE-Lab:
70.7107, 37.0892, 11.3912
CIE-LCH:
70.7107, 38.7991, 17.0732
CIE-Luv:
70.7107, 64.5545, 8.6673
Hunter-Lab:
64.6283, 32.5370, 12.3466
#f2929a color charts
#f2929a color shades, tints & tones
#f2929a color schemes
#f2929a color preview, HTML & CSS examples
This text has a color of #f2929a
<p style="color:#f2929a;">Text here</p>
.mytext {color:#f2929a;}
This box has a color of #f2929a
<div style="background-color:#f2929a;">Content here</div>
.mybackground {background-color:#f2929a;}
Border around this has a color of #f2929a
<div style="border:2px solid #f2929a;">Content here</div>
.myborder {border:2px solid #f2929a;}