#f06a64 color space conversions
Hex:
#f06a64
RGB:
240, 106, 100
CMY:
6, 58, 61
CMYK:
0, 56, 58, 6
HSL:
3°, 82.3529%, 66.6667%
HSV (HSB):
3°, 58.3333%, 94.1176%
XYZ:
43.3895, 29.7534, 15.5127
xyY:
0.4894, 0.3356, 29.7534
CIE-Lab:
61.4409, 51.1953, 29.0614
CIE-LCH:
61.4409, 58.8687, 29.5818
CIE-Luv:
61.4409, 100.4995, 24.7938
Hunter-Lab:
54.5467, 46.5320, 21.3210
#f06a64 color charts
#f06a64 color shades, tints & tones
#f06a64 color schemes
#f06a64 color preview, HTML & CSS examples
This text has a color of #f06a64
<p style="color:#f06a64;">Text here</p>
.mytext {color:#f06a64;}
This box has a color of #f06a64
<div style="background-color:#f06a64;">Content here</div>
.mybackground {background-color:#f06a64;}
Border around this has a color of #f06a64
<div style="border:2px solid #f06a64;">Content here</div>
.myborder {border:2px solid #f06a64;}