#fd5045 color space conversions
Hex:
#fd5045
RGB:
253, 80, 69
CMY:
1, 69, 73
CMYK:
0, 68, 73, 1
HSL:
4°, 97.8723%, 63.1373%
HSV (HSB):
4°, 72.7273%, 99.2157%
XYZ:
44.4509, 27.0496, 8.5085
xyY:
0.5556, 0.3381, 27.0496
CIE-Lab:
59.0202, 64.7431, 43.8397
CIE-LCH:
59.0202, 78.1894, 34.1032
CIE-Luv:
59.0202, 134.9738, 33.3042
Hunter-Lab:
52.0093, 61.5427, 26.7069
#fd5045 color charts
#fd5045 color shades, tints & tones
#fd5045 color schemes
#fd5045 color preview, HTML & CSS examples
This text has a color of #fd5045
<p style="color:#fd5045;">Text here</p>
.mytext {color:#fd5045;}
This box has a color of #fd5045
<div style="background-color:#fd5045;">Content here</div>
.mybackground {background-color:#fd5045;}
Border around this has a color of #fd5045
<div style="border:2px solid #fd5045;">Content here</div>
.myborder {border:2px solid #fd5045;}