#fd605e color space conversions
Hex:
#fd605e
RGB:
253, 96, 94
CMY:
1, 62, 63
CMYK:
0, 62, 63, 1
HSL:
1°, 97.5460%, 68.0392%
HSV (HSB):
1°, 62.8458%, 99.2157%
XYZ:
46.7113, 30.0565, 13.9292
xyY:
0.5150, 0.3314, 30.0565
CIE-Lab:
61.7030, 59.6497, 33.1958
CIE-LCH:
61.7030, 68.2646, 29.0965
CIE-Luv:
61.7030, 119.1886, 26.6411
Hunter-Lab:
54.8238, 56.1447, 23.3128
#fd605e color charts
#fd605e color shades, tints & tones
#fd605e color schemes
#fd605e color preview, HTML & CSS examples
This text has a color of #fd605e
<p style="color:#fd605e;">Text here</p>
.mytext {color:#fd605e;}
This box has a color of #fd605e
<div style="background-color:#fd605e;">Content here</div>
.mybackground {background-color:#fd605e;}
Border around this has a color of #fd605e
<div style="border:2px solid #fd605e;">Content here</div>
.myborder {border:2px solid #fd605e;}