#fd5645 color space conversions
Hex:
#fd5645
RGB:
253, 86, 69
CMY:
1, 66, 73
CMYK:
0, 66, 73, 1
HSL:
6°, 97.8723%, 63.1373%
HSV (HSB):
6°, 72.7273%, 99.2157%
XYZ:
44.9100, 27.9679, 8.6615
xyY:
0.5508, 0.3430, 27.9679
CIE-Lab:
59.8597, 62.4563, 44.7774
CIE-LCH:
59.8597, 76.8492, 35.6383
CIE-Luv:
59.8597, 131.0943, 34.9612
Hunter-Lab:
52.8847, 59.0350, 27.3087
#fd5645 color charts
#fd5645 color shades, tints & tones
#fd5645 color schemes
#fd5645 color preview, HTML & CSS examples
This text has a color of #fd5645
<p style="color:#fd5645;">Text here</p>
.mytext {color:#fd5645;}
This box has a color of #fd5645
<div style="background-color:#fd5645;">Content here</div>
.mybackground {background-color:#fd5645;}
Border around this has a color of #fd5645
<div style="border:2px solid #fd5645;">Content here</div>
.myborder {border:2px solid #fd5645;}