#fd1a3d color space conversions
Hex:
#fd1a3d
RGB:
253, 26, 61
CMY:
1, 90, 76
CMYK:
0, 90, 76, 1
HSL:
351°, 98.2684%, 54.7059%
HSV (HSB):
351°, 89.7233%, 99.2157%
XYZ:
41.7197, 21.9584, 6.4544
xyY:
0.5949, 0.3131, 21.9584
CIE-Lab:
53.9828, 78.3390, 42.6779
CIE-LCH:
53.9828, 89.2098, 28.5809
CIE-Luv:
53.9828, 161.0945, 26.5274
Hunter-Lab:
46.8597, 76.9158, 24.6353
#fd1a3d color charts
#fd1a3d color shades, tints & tones
#fd1a3d color schemes
#fd1a3d color preview, HTML & CSS examples
This text has a color of #fd1a3d
<p style="color:#fd1a3d;">Text here</p>
.mytext {color:#fd1a3d;}
This box has a color of #fd1a3d
<div style="background-color:#fd1a3d;">Content here</div>
.mybackground {background-color:#fd1a3d;}
Border around this has a color of #fd1a3d
<div style="border:2px solid #fd1a3d;">Content here</div>
.myborder {border:2px solid #fd1a3d;}