#fd1945 color space conversions
Hex:
#fd1945
RGB:
253, 25, 69
CMY:
1, 90, 73
CMYK:
0, 90, 73, 1
HSL:
348°, 98.2759%, 54.5098%
HSV (HSB):
348°, 90.1186%, 99.2157%
XYZ:
41.9298, 22.0076, 7.6682
xyY:
0.5856, 0.3073, 22.0076
CIE-Lab:
54.0350, 78.7506, 38.1576
CIE-LCH:
54.0350, 87.5080, 25.8519
CIE-Luv:
54.0350, 159.2568, 23.2100
Hunter-Lab:
46.9122, 77.4456, 23.1472
#fd1945 color charts
#fd1945 color shades, tints & tones
#fd1945 color schemes
#fd1945 color preview, HTML & CSS examples
This text has a color of #fd1945
<p style="color:#fd1945;">Text here</p>
.mytext {color:#fd1945;}
This box has a color of #fd1945
<div style="background-color:#fd1945;">Content here</div>
.mybackground {background-color:#fd1945;}
Border around this has a color of #fd1945
<div style="border:2px solid #fd1945;">Content here</div>
.myborder {border:2px solid #fd1945;}