#f2726e color space conversions
Hex:
#f2726e
RGB:
242, 114, 110
CMY:
5, 55, 57
CMYK:
0, 53, 55, 5
HSL:
2°, 83.5443%, 69.0196%
HSV (HSB):
2°, 54.5455%, 94.9020%
XYZ:
45.4497, 32.0377, 18.5403
xyY:
0.4733, 0.3336, 32.0377
CIE-Lab:
63.3740, 48.8625, 25.9984
CIE-LCH:
63.3740, 55.3485, 28.0162
CIE-Luv:
63.3740, 94.5178, 22.5754
Hunter-Lab:
56.6018, 44.2775, 20.2005
#f2726e color charts
#f2726e color shades, tints & tones
#f2726e color schemes
#f2726e color preview, HTML & CSS examples
This text has a color of #f2726e
<p style="color:#f2726e;">Text here</p>
.mytext {color:#f2726e;}
This box has a color of #f2726e
<div style="background-color:#f2726e;">Content here</div>
.mybackground {background-color:#f2726e;}
Border around this has a color of #f2726e
<div style="border:2px solid #f2726e;">Content here</div>
.myborder {border:2px solid #f2726e;}