#f06e7a color space conversions
Hex:
#f06e7a
RGB:
240, 110, 122
CMY:
6, 57, 52
CMYK:
0, 54, 49, 6
HSL:
354°, 81.2500%, 68.6275%
HSV (HSB):
354°, 54.1667%, 94.1176%
XYZ:
45.0240, 31.0823, 22.0388
xyY:
0.4587, 0.3167, 31.0823
CIE-Lab:
62.5770, 51.0730, 18.0493
CIE-LCH:
62.5770, 54.1685, 19.4636
CIE-Luv:
62.5770, 92.8061, 13.1527
Hunter-Lab:
55.7515, 46.5886, 15.5884
#f06e7a color charts
#f06e7a color shades, tints & tones
#f06e7a color schemes
#f06e7a color preview, HTML & CSS examples
This text has a color of #f06e7a
<p style="color:#f06e7a;">Text here</p>
.mytext {color:#f06e7a;}
This box has a color of #f06e7a
<div style="background-color:#f06e7a;">Content here</div>
.mybackground {background-color:#f06e7a;}
Border around this has a color of #f06e7a
<div style="border:2px solid #f06e7a;">Content here</div>
.myborder {border:2px solid #f06e7a;}