#f06c7a color space conversions
Hex:
#f06c7a
RGB:
240, 108, 122
CMY:
6, 58, 52
CMYK:
0, 55, 49, 6
HSL:
354°, 81.4815%, 68.2353%
HSV (HSB):
354°, 55.0000%, 94.1176%
XYZ:
44.8106, 30.6555, 21.9677
xyY:
0.4599, 0.3146, 30.6555
CIE-Lab:
62.2158, 52.0135, 17.5529
CIE-LCH:
62.2158, 54.8954, 18.6480
CIE-Luv:
62.2158, 94.0796, 12.3219
Hunter-Lab:
55.3674, 47.5726, 15.2332
#f06c7a color charts
#f06c7a color shades, tints & tones
#f06c7a color schemes
#f06c7a color preview, HTML & CSS examples
This text has a color of #f06c7a
<p style="color:#f06c7a;">Text here</p>
.mytext {color:#f06c7a;}
This box has a color of #f06c7a
<div style="background-color:#f06c7a;">Content here</div>
.mybackground {background-color:#f06c7a;}
Border around this has a color of #f06c7a
<div style="border:2px solid #f06c7a;">Content here</div>
.myborder {border:2px solid #f06c7a;}