#fd1d3d color space conversions
Hex:
#fd1d3d
RGB:
253, 29, 61
CMY:
1, 89, 76
CMYK:
0, 89, 76, 1
HSL:
351°, 98.2456%, 55.2941%
HSV (HSB):
351°, 88.5375%, 99.2157%
XYZ:
41.7897, 22.0983, 6.4777
xyY:
0.5939, 0.3140, 22.0983
CIE-Lab:
54.1311, 77.9118, 42.8398
CIE-LCH:
54.1311, 88.9129, 28.8042
CIE-Luv:
54.1311, 160.3239, 26.8264
Hunter-Lab:
47.0088, 76.4166, 24.7361
#fd1d3d color charts
#fd1d3d color shades, tints & tones
#fd1d3d color schemes
#fd1d3d color preview, HTML & CSS examples
This text has a color of #fd1d3d
<p style="color:#fd1d3d;">Text here</p>
.mytext {color:#fd1d3d;}
This box has a color of #fd1d3d
<div style="background-color:#fd1d3d;">Content here</div>
.mybackground {background-color:#fd1d3d;}
Border around this has a color of #fd1d3d
<div style="border:2px solid #fd1d3d;">Content here</div>
.myborder {border:2px solid #fd1d3d;}