#f06d72 color space conversions
Hex:
#f06d72
RGB:
240, 109, 114
CMY:
6, 57, 55
CMYK:
0, 55, 53, 6
HSL:
358°, 81.3665%, 68.4314%
HSV (HSB):
358°, 54.5833%, 94.1176%
XYZ:
44.4411, 30.6774, 19.4986
xyY:
0.4697, 0.3242, 30.6774
CIE-Lab:
62.2344, 50.8605, 22.1556
CIE-LCH:
62.2344, 55.4767, 23.5386
CIE-Luv:
62.2344, 95.3459, 17.7837
Hunter-Lab:
55.3872, 46.2955, 17.8985
#f06d72 color charts
#f06d72 color shades, tints & tones
#f06d72 color schemes
#f06d72 color preview, HTML & CSS examples
This text has a color of #f06d72
<p style="color:#f06d72;">Text here</p>
.mytext {color:#f06d72;}
This box has a color of #f06d72
<div style="background-color:#f06d72;">Content here</div>
.mybackground {background-color:#f06d72;}
Border around this has a color of #f06d72
<div style="border:2px solid #f06d72;">Content here</div>
.myborder {border:2px solid #f06d72;}