#fd2d4f color space conversions
Hex:
#fd2d4f
RGB:
253, 45, 79
CMY:
1, 82, 69
CMYK:
0, 82, 69, 1
HSL:
350°, 98.1132%, 58.4314%
HSV (HSB):
350°, 82.2134%, 99.2157%
XYZ:
42.8577, 23.3239, 9.6403
xyY:
0.5652, 0.3076, 23.3239
CIE-Lab:
55.4044, 75.6352, 33.9711
CIE-LCH:
55.4044, 82.9139, 24.1869
CIE-Luv:
55.4044, 150.3491, 21.2629
Hunter-Lab:
48.2949, 73.8880, 21.9714
#fd2d4f color charts
#fd2d4f color shades, tints & tones
#fd2d4f color schemes
#fd2d4f color preview, HTML & CSS examples
This text has a color of #fd2d4f
<p style="color:#fd2d4f;">Text here</p>
.mytext {color:#fd2d4f;}
This box has a color of #fd2d4f
<div style="background-color:#fd2d4f;">Content here</div>
.mybackground {background-color:#fd2d4f;}
Border around this has a color of #fd2d4f
<div style="border:2px solid #fd2d4f;">Content here</div>
.myborder {border:2px solid #fd2d4f;}