#f2976d color space conversions
Hex:
#f2976d
RGB:
242, 151, 109
CMY:
5, 41, 57
CMYK:
0, 38, 55, 5
HSL:
19°, 83.6478%, 68.8235%
HSV (HSB):
19°, 54.9587%, 94.9020%
XYZ:
50.4449, 42.1146, 19.9382
xyY:
0.4484, 0.3744, 42.1146
CIE-Lab:
70.9499, 30.0370, 36.3414
CIE-LCH:
70.9499, 47.1478, 50.4255
CIE-Luv:
70.9499, 68.3535, 39.2021
Hunter-Lab:
64.8958, 25.1843, 27.2111
#f2976d color charts
#f2976d color shades, tints & tones
#f2976d color schemes
#f2976d color preview, HTML & CSS examples
This text has a color of #f2976d
<p style="color:#f2976d;">Text here</p>
.mytext {color:#f2976d;}
This box has a color of #f2976d
<div style="background-color:#f2976d;">Content here</div>
.mybackground {background-color:#f2976d;}
Border around this has a color of #f2976d
<div style="border:2px solid #f2976d;">Content here</div>
.myborder {border:2px solid #f2976d;}