#fd6e65 color space conversions
Hex:
#fd6e65
RGB:
253, 110, 101
CMY:
1, 57, 60
CMYK:
0, 57, 60, 1
HSL:
4°, 97.4359%, 69.4118%
HSV (HSB):
4°, 60.0791%, 99.2157%
XYZ:
48.4329, 32.9741, 16.1239
xyY:
0.4966, 0.3381, 32.9741
CIE-Lab:
64.1399, 53.9349, 32.3608
CIE-LCH:
64.1399, 62.8983, 30.9636
CIE-Luv:
64.1399, 108.1737, 27.8947
Hunter-Lab:
57.4231, 50.0636, 23.5481
#fd6e65 color charts
#fd6e65 color shades, tints & tones
#fd6e65 color schemes
#fd6e65 color preview, HTML & CSS examples
This text has a color of #fd6e65
<p style="color:#fd6e65;">Text here</p>
.mytext {color:#fd6e65;}
This box has a color of #fd6e65
<div style="background-color:#fd6e65;">Content here</div>
.mybackground {background-color:#fd6e65;}
Border around this has a color of #fd6e65
<div style="border:2px solid #fd6e65;">Content here</div>
.myborder {border:2px solid #fd6e65;}