#fd2f51 color space conversions
Hex:
#fd2f51
RGB:
253, 47, 81
CMY:
1, 82, 68
CMYK:
0, 81, 68, 1
HSL:
350°, 98.0952%, 58.8235%
HSV (HSB):
350°, 81.4229%, 99.2157%
XYZ:
43.0097, 23.5098, 10.0556
xyY:
0.5617, 0.3070, 23.5098
CIE-Lab:
55.5936, 75.2728, 33.0351
CIE-LCH:
55.5936, 82.2029, 23.6953
CIE-Luv:
55.5936, 149.0064, 20.6375
Hunter-Lab:
48.4869, 73.4844, 21.6448
#fd2f51 color charts
#fd2f51 color shades, tints & tones
#fd2f51 color schemes
#fd2f51 color preview, HTML & CSS examples
This text has a color of #fd2f51
<p style="color:#fd2f51;">Text here</p>
.mytext {color:#fd2f51;}
This box has a color of #fd2f51
<div style="background-color:#fd2f51;">Content here</div>
.mybackground {background-color:#fd2f51;}
Border around this has a color of #fd2f51
<div style="border:2px solid #fd2f51;">Content here</div>
.myborder {border:2px solid #fd2f51;}