#f06d8c color space conversions
Hex:
#f06d8c
RGB:
240, 109, 140
CMY:
6, 57, 45
CMYK:
0, 55, 42, 6
HSL:
346°, 81.3665%, 68.4314%
HSV (HSB):
346°, 54.5833%, 94.1176%
XYZ:
46.1374, 31.3560, 28.4315
xyY:
0.4356, 0.2960, 31.3560
CIE-Lab:
62.8070, 53.2686, 8.0410
CIE-LCH:
62.8070, 53.8721, 8.5841
CIE-Luv:
62.8070, 88.8648, 0.5051
Hunter-Lab:
55.9964, 49.0788, 9.0937
#f06d8c color charts
#f06d8c color shades, tints & tones
#f06d8c color schemes
#f06d8c color preview, HTML & CSS examples
This text has a color of #f06d8c
<p style="color:#f06d8c;">Text here</p>
.mytext {color:#f06d8c;}
This box has a color of #f06d8c
<div style="background-color:#f06d8c;">Content here</div>
.mybackground {background-color:#f06d8c;}
Border around this has a color of #f06d8c
<div style="border:2px solid #f06d8c;">Content here</div>
.myborder {border:2px solid #f06d8c;}