#f06c85 color space conversions
Hex:
#f06c85
RGB:
240, 108, 133
CMY:
6, 58, 48
CMYK:
0, 55, 45, 6
HSL:
349°, 81.4815%, 68.2353%
HSV (HSB):
349°, 55.0000%, 94.1176%
XYZ:
45.5314, 30.9438, 25.7633
xyY:
0.4453, 0.3027, 30.9438
CIE-Lab:
62.4602, 53.0353, 11.5741
CIE-LCH:
62.4602, 54.2835, 12.3109
CIE-Luv:
62.4602, 91.2963, 4.9676
Hunter-Lab:
55.6272, 48.7563, 11.4793
#f06c85 color charts
#f06c85 color shades, tints & tones
#f06c85 color schemes
#f06c85 color preview, HTML & CSS examples
This text has a color of #f06c85
<p style="color:#f06c85;">Text here</p>
.mytext {color:#f06c85;}
This box has a color of #f06c85
<div style="background-color:#f06c85;">Content here</div>
.mybackground {background-color:#f06c85;}
Border around this has a color of #f06c85
<div style="border:2px solid #f06c85;">Content here</div>
.myborder {border:2px solid #f06c85;}