#fd654c color space conversions
Hex:
#fd654c
RGB:
253, 101, 76
CMY:
1, 60, 70
CMYK:
0, 60, 70, 1
HSL:
8°, 97.7901%, 64.5098%
HSV (HSB):
8°, 69.9605%, 99.2157%
XYZ:
46.4662, 30.7118, 10.3164
xyY:
0.5311, 0.3510, 30.7118
CIE-Lab:
62.2636, 56.5420, 43.7601
CIE-LCH:
62.2636, 71.4979, 37.7377
CIE-Luv:
62.2636, 119.4506, 36.7007
Hunter-Lab:
55.4182, 52.6839, 27.7556
#fd654c color charts
#fd654c color shades, tints & tones
#fd654c color schemes
#fd654c color preview, HTML & CSS examples
This text has a color of #fd654c
<p style="color:#fd654c;">Text here</p>
.mytext {color:#fd654c;}
This box has a color of #fd654c
<div style="background-color:#fd654c;">Content here</div>
.mybackground {background-color:#fd654c;}
Border around this has a color of #fd654c
<div style="border:2px solid #fd654c;">Content here</div>
.myborder {border:2px solid #fd654c;}