#f06e81 color space conversions
Hex:
#f06e81
RGB:
240, 110, 129
CMY:
6, 57, 49
CMYK:
0, 54, 46, 6
HSL:
351°, 81.2500%, 68.6275%
HSV (HSB):
351°, 54.1667%, 94.1176%
XYZ:
45.4736, 31.2621, 24.4063
xyY:
0.4496, 0.3091, 31.2621
CIE-Lab:
62.7283, 51.7141, 14.2474
CIE-LCH:
62.7283, 53.6408, 15.4030
CIE-Luv:
62.7283, 91.0893, 8.5390
Hunter-Lab:
55.9125, 47.3268, 13.2581
#f06e81 color charts
#f06e81 color shades, tints & tones
#f06e81 color schemes
#f06e81 color preview, HTML & CSS examples
This text has a color of #f06e81
<p style="color:#f06e81;">Text here</p>
.mytext {color:#f06e81;}
This box has a color of #f06e81
<div style="background-color:#f06e81;">Content here</div>
.mybackground {background-color:#f06e81;}
Border around this has a color of #f06e81
<div style="border:2px solid #f06e81;">Content here</div>
.myborder {border:2px solid #f06e81;}