#fd2d45 color space conversions
Hex:
#fd2d45
RGB:
253, 45, 69
CMY:
1, 82, 73
CMYK:
0, 82, 73, 1
HSL:
353°, 98.1132%, 58.4314%
HSV (HSB):
353°, 82.2134%, 99.2157%
XYZ:
42.5206, 23.1891, 7.8651
xyY:
0.5779, 0.3152, 23.1891
CIE-Lab:
55.2666, 75.2215, 39.5799
CIE-LCH:
55.2666, 84.9991, 27.7524
CIE-Luv:
55.2666, 153.0579, 25.7445
Hunter-Lab:
48.1551, 73.3429, 24.0248
#fd2d45 color charts
#fd2d45 color shades, tints & tones
#fd2d45 color schemes
#fd2d45 color preview, HTML & CSS examples
This text has a color of #fd2d45
<p style="color:#fd2d45;">Text here</p>
.mytext {color:#fd2d45;}
This box has a color of #fd2d45
<div style="background-color:#fd2d45;">Content here</div>
.mybackground {background-color:#fd2d45;}
Border around this has a color of #fd2d45
<div style="border:2px solid #fd2d45;">Content here</div>
.myborder {border:2px solid #fd2d45;}