#f05d65 color space conversions
Hex:
#f05d65
RGB:
240, 93, 101
CMY:
6, 64, 60
CMYK:
0, 61, 58, 6
HSL:
357°, 83.0508%, 65.2941%
HSV (HSB):
357°, 61.2500%, 94.1176%
XYZ:
42.1985, 27.2936, 15.3560
xyY:
0.4973, 0.3217, 27.2936
CIE-Lab:
59.2451, 57.1049, 25.6284
CIE-LCH:
59.2451, 62.5922, 24.1703
CIE-Luv:
59.2451, 108.8495, 19.4456
Hunter-Lab:
52.2432, 52.7544, 19.1430
#f05d65 color charts
#f05d65 color shades, tints & tones
#f05d65 color schemes
#f05d65 color preview, HTML & CSS examples
This text has a color of #f05d65
<p style="color:#f05d65;">Text here</p>
.mytext {color:#f05d65;}
This box has a color of #f05d65
<div style="background-color:#f05d65;">Content here</div>
.mybackground {background-color:#f05d65;}
Border around this has a color of #f05d65
<div style="border:2px solid #f05d65;">Content here</div>
.myborder {border:2px solid #f05d65;}