#f06f81 color space conversions
Hex:
#f06f81
RGB:
240, 111, 129
CMY:
6, 56, 49
CMYK:
0, 54, 46, 6
HSL:
352°, 81.1321%, 68.8235%
HSV (HSB):
352°, 53.7500%, 94.1176%
XYZ:
45.5821, 31.4791, 24.4425
xyY:
0.4491, 0.3101, 31.4791
CIE-Lab:
62.9100, 51.2415, 14.5008
CIE-LCH:
62.9100, 53.2537, 15.8009
CIE-Luv:
62.9100, 90.4667, 8.9659
Hunter-Lab:
56.1063, 46.8317, 13.4449
#f06f81 color charts
#f06f81 color shades, tints & tones
#f06f81 color schemes
#f06f81 color preview, HTML & CSS examples
This text has a color of #f06f81
<p style="color:#f06f81;">Text here</p>
.mytext {color:#f06f81;}
This box has a color of #f06f81
<div style="background-color:#f06f81;">Content here</div>
.mybackground {background-color:#f06f81;}
Border around this has a color of #f06f81
<div style="border:2px solid #f06f81;">Content here</div>
.myborder {border:2px solid #f06f81;}