#f2945e color space conversions
Hex:
#f2945e
RGB:
242, 148, 94
CMY:
5, 42, 63
CMYK:
0, 39, 61, 5
HSL:
22°, 85.0575%, 65.8824%
HSV (HSB):
22°, 61.1570%, 94.9020%
XYZ:
49.2282, 40.8652, 15.8828
xyY:
0.4645, 0.3856, 40.8652
CIE-Lab:
70.0814, 30.4994, 43.1345
CIE-LCH:
70.0814, 52.8280, 54.7368
CIE-Luv:
70.0814, 72.4829, 45.3518
Hunter-Lab:
63.9259, 25.5895, 30.0171
#f2945e color charts
#f2945e color shades, tints & tones
#f2945e color schemes
#f2945e color preview, HTML & CSS examples
This text has a color of #f2945e
<p style="color:#f2945e;">Text here</p>
.mytext {color:#f2945e;}
This box has a color of #f2945e
<div style="background-color:#f2945e;">Content here</div>
.mybackground {background-color:#f2945e;}
Border around this has a color of #f2945e
<div style="border:2px solid #f2945e;">Content here</div>
.myborder {border:2px solid #f2945e;}