#f06c7e color space conversions
Hex:
#f06c7e
RGB:
240, 108, 126
CMY:
6, 58, 51
CMYK:
0, 55, 48, 6
HSL:
352°, 81.4815%, 68.2353%
HSV (HSB):
352°, 55.0000%, 94.1176%
XYZ:
45.0636, 30.7567, 23.3002
xyY:
0.4546, 0.3103, 30.7567
CIE-Lab:
62.3017, 52.3740, 15.3758
CIE-LCH:
62.3017, 54.5843, 16.3611
CIE-Luv:
62.3017, 93.0851, 9.6987
Hunter-Lab:
55.4588, 47.9893, 13.9113
#f06c7e color charts
#f06c7e color shades, tints & tones
#f06c7e color schemes
#f06c7e color preview, HTML & CSS examples
This text has a color of #f06c7e
<p style="color:#f06c7e;">Text here</p>
.mytext {color:#f06c7e;}
This box has a color of #f06c7e
<div style="background-color:#f06c7e;">Content here</div>
.mybackground {background-color:#f06c7e;}
Border around this has a color of #f06c7e
<div style="border:2px solid #f06c7e;">Content here</div>
.myborder {border:2px solid #f06c7e;}