#fd7b65 color space conversions
Hex:
#fd7b65
RGB:
253, 123, 101
CMY:
1, 52, 60
CMYK:
0, 51, 60, 1
HSL:
9°, 97.4359%, 69.4118%
HSV (HSB):
9°, 60.0791%, 99.2157%
XYZ:
49.9399, 35.9881, 16.6262
xyY:
0.4870, 0.3509, 35.9881
CIE-Lab:
66.5109, 47.8153, 35.3610
CIE-LCH:
66.5109, 59.4702, 36.4841
CIE-Luv:
66.5109, 98.9669, 32.8834
Hunter-Lab:
59.9901, 43.6130, 25.5609
#fd7b65 color charts
#fd7b65 color shades, tints & tones
#fd7b65 color schemes
#fd7b65 color preview, HTML & CSS examples
This text has a color of #fd7b65
<p style="color:#fd7b65;">Text here</p>
.mytext {color:#fd7b65;}
This box has a color of #fd7b65
<div style="background-color:#fd7b65;">Content here</div>
.mybackground {background-color:#fd7b65;}
Border around this has a color of #fd7b65
<div style="border:2px solid #fd7b65;">Content here</div>
.myborder {border:2px solid #fd7b65;}