#fd6c5c color space conversions
Hex:
#fd6c5c
RGB:
253, 108, 92
CMY:
1, 58, 64
CMYK:
0, 57, 64, 1
HSL:
6°, 97.5758%, 67.6471%
HSV (HSB):
6°, 63.6364%, 99.2157%
XYZ:
47.8023, 32.3805, 13.8558
xyY:
0.5083, 0.3443, 32.3805
CIE-Lab:
63.6561, 54.2796, 36.7406
CIE-LCH:
63.6561, 65.5450, 34.0931
CIE-Luv:
63.6561, 111.4299, 31.7943
Hunter-Lab:
56.9038, 50.3680, 25.3959
#fd6c5c color charts
#fd6c5c color shades, tints & tones
#fd6c5c color schemes
#fd6c5c color preview, HTML & CSS examples
This text has a color of #fd6c5c
<p style="color:#fd6c5c;">Text here</p>
.mytext {color:#fd6c5c;}
This box has a color of #fd6c5c
<div style="background-color:#fd6c5c;">Content here</div>
.mybackground {background-color:#fd6c5c;}
Border around this has a color of #fd6c5c
<div style="border:2px solid #fd6c5c;">Content here</div>
.myborder {border:2px solid #fd6c5c;}