#f2694e color space conversions
Hex:
#f2694e
RGB:
242, 105, 78
CMY:
5, 59, 69
CMYK:
0, 57, 68, 5
HSL:
10°, 86.3158%, 62.7451%
HSV (HSB):
10°, 67.7686%, 94.9020%
XYZ:
43.0447, 29.5305, 10.6390
xyY:
0.5173, 0.3549, 29.5305
CIE-Lab:
61.2470, 51.0087, 41.0667
CIE-LCH:
61.2470, 65.4856, 38.8372
CIE-Luv:
61.2470, 107.1730, 35.6877
Hunter-Lab:
54.3419, 46.2929, 26.4317
#f2694e color charts
#f2694e color shades, tints & tones
#f2694e color schemes
#f2694e color preview, HTML & CSS examples
This text has a color of #f2694e
<p style="color:#f2694e;">Text here</p>
.mytext {color:#f2694e;}
This box has a color of #f2694e
<div style="background-color:#f2694e;">Content here</div>
.mybackground {background-color:#f2694e;}
Border around this has a color of #f2694e
<div style="border:2px solid #f2694e;">Content here</div>
.myborder {border:2px solid #f2694e;}