#f2955e color space conversions
Hex:
#f2955e
RGB:
242, 149, 94
CMY:
5, 42, 63
CMYK:
0, 38, 61, 5
HSL:
22°, 85.0575%, 65.8824%
HSV (HSB):
22°, 61.1570%, 94.9020%
XYZ:
49.3858, 41.1803, 15.9354
xyY:
0.4637, 0.3867, 41.1803
CIE-Lab:
70.3021, 29.9761, 43.3991
CIE-LCH:
70.3021, 52.7451, 55.3669
CIE-Luv:
70.3021, 71.7290, 45.7807
Hunter-Lab:
64.1719, 25.0703, 30.1972
#f2955e color charts
#f2955e color shades, tints & tones
#f2955e color schemes
#f2955e color preview, HTML & CSS examples
This text has a color of #f2955e
<p style="color:#f2955e;">Text here</p>
.mytext {color:#f2955e;}
This box has a color of #f2955e
<div style="background-color:#f2955e;">Content here</div>
.mybackground {background-color:#f2955e;}
Border around this has a color of #f2955e
<div style="border:2px solid #f2955e;">Content here</div>
.myborder {border:2px solid #f2955e;}