#f35d65 color space conversions
Hex:
#f35d65
RGB:
243, 93, 101
CMY:
5, 64, 60
CMYK:
0, 62, 58, 5
HSL:
357°, 86.2069%, 65.8824%
HSV (HSB):
357°, 61.7284%, 95.2941%
XYZ:
43.2255, 27.8230, 15.4041
xyY:
0.5000, 0.3218, 27.8230
CIE-Lab:
59.7285, 58.0907, 26.3534
CIE-LCH:
59.7285, 63.7890, 24.4018
CIE-Luv:
59.7285, 111.2961, 20.0134
Hunter-Lab:
52.7475, 53.9689, 19.6085
#f35d65 color charts
#f35d65 color shades, tints & tones
#f35d65 color schemes
#f35d65 color preview, HTML & CSS examples
This text has a color of #f35d65
<p style="color:#f35d65;">Text here</p>
.mytext {color:#f35d65;}
This box has a color of #f35d65
<div style="background-color:#f35d65;">Content here</div>
.mybackground {background-color:#f35d65;}
Border around this has a color of #f35d65
<div style="border:2px solid #f35d65;">Content here</div>
.myborder {border:2px solid #f35d65;}