#f06d7a color space conversions
Hex:
#f06d7a
RGB:
240, 109, 122
CMY:
6, 57, 52
CMYK:
0, 55, 49, 6
HSL:
354°, 81.3665%, 68.4314%
HSV (HSB):
354°, 54.5833%, 94.1176%
XYZ:
44.9167, 30.8677, 22.0030
xyY:
0.4593, 0.3157, 30.8677
CIE-Lab:
62.3958, 51.5444, 17.8004
CIE-LCH:
62.3958, 54.5314, 19.0519
CIE-Luv:
62.3958, 93.4443, 12.7362
Hunter-Lab:
55.5587, 47.0814, 15.4103
#f06d7a color charts
#f06d7a color shades, tints & tones
#f06d7a color schemes
#f06d7a color preview, HTML & CSS examples
This text has a color of #f06d7a
<p style="color:#f06d7a;">Text here</p>
.mytext {color:#f06d7a;}
This box has a color of #f06d7a
<div style="background-color:#f06d7a;">Content here</div>
.mybackground {background-color:#f06d7a;}
Border around this has a color of #f06d7a
<div style="border:2px solid #f06d7a;">Content here</div>
.myborder {border:2px solid #f06d7a;}