#f26e6f color space conversions
Hex:
#f26e6f
RGB:
242, 110, 111
CMY:
5, 57, 56
CMYK:
0, 55, 54, 5
HSL:
360°, 83.5443%, 69.0196%
HSV (HSB):
360°, 54.5455%, 94.9020%
XYZ:
45.0631, 31.1768, 18.6816
xyY:
0.4747, 0.3284, 31.1768
CIE-Lab:
62.6566, 50.8429, 24.4806
CIE-LCH:
62.6566, 56.4296, 25.7106
CIE-Luv:
62.6566, 96.9967, 20.3653
Hunter-Lab:
55.8362, 46.3468, 19.2482
#f26e6f color charts
#f26e6f color shades, tints & tones
#f26e6f color schemes
#f26e6f color preview, HTML & CSS examples
This text has a color of #f26e6f
<p style="color:#f26e6f;">Text here</p>
.mytext {color:#f26e6f;}
This box has a color of #f26e6f
<div style="background-color:#f26e6f;">Content here</div>
.mybackground {background-color:#f26e6f;}
Border around this has a color of #f26e6f
<div style="border:2px solid #f26e6f;">Content here</div>
.myborder {border:2px solid #f26e6f;}