#f07e6a color space conversions
Hex:
#f07e6a
RGB:
240, 126, 106
CMY:
6, 51, 58
CMYK:
0, 48, 56, 6
HSL:
9°, 81.7073%, 67.8431%
HSV (HSB):
9°, 55.8333%, 94.1176%
XYZ:
45.9976, 34.4876, 17.8681
xyY:
0.4677, 0.3507, 34.4876
CIE-Lab:
65.3478, 41.9196, 30.7576
CIE-LCH:
65.3478, 51.9931, 36.2686
CIE-Luv:
65.3478, 85.2939, 29.5573
Hunter-Lab:
58.7261, 37.0404, 23.0686
#f07e6a color charts
#f07e6a color shades, tints & tones
#f07e6a color schemes
#f07e6a color preview, HTML & CSS examples
This text has a color of #f07e6a
<p style="color:#f07e6a;">Text here</p>
.mytext {color:#f07e6a;}
This box has a color of #f07e6a
<div style="background-color:#f07e6a;">Content here</div>
.mybackground {background-color:#f07e6a;}
Border around this has a color of #f07e6a
<div style="border:2px solid #f07e6a;">Content here</div>
.myborder {border:2px solid #f07e6a;}