#f06b7a color space conversions
Hex:
#f06b7a
RGB:
240, 107, 122
CMY:
6, 58, 52
CMYK:
0, 55, 49, 6
HSL:
353°, 81.5951%, 68.0392%
HSV (HSB):
353°, 55.4167%, 94.1176%
XYZ:
44.7057, 30.4458, 21.9327
xyY:
0.4605, 0.3136, 30.4458
CIE-Lab:
62.0370, 52.4803, 17.3069
CIE-LCH:
62.0370, 55.2604, 18.2515
CIE-Luv:
62.0370, 94.7118, 11.9099
Hunter-Lab:
55.1777, 48.0621, 15.0571
#f06b7a color charts
#f06b7a color shades, tints & tones
#f06b7a color schemes
#f06b7a color preview, HTML & CSS examples
This text has a color of #f06b7a
<p style="color:#f06b7a;">Text here</p>
.mytext {color:#f06b7a;}
This box has a color of #f06b7a
<div style="background-color:#f06b7a;">Content here</div>
.mybackground {background-color:#f06b7a;}
Border around this has a color of #f06b7a
<div style="border:2px solid #f06b7a;">Content here</div>
.myborder {border:2px solid #f06b7a;}