#fd3d75 color space conversions
Hex:
#fd3d75
RGB:
253, 61, 117
CMY:
1, 76, 54
CMYK:
0, 76, 54, 1
HSL:
343°, 97.9592%, 61.5686%
HSV (HSB):
343°, 75.8893%, 99.2157%
XYZ:
45.3876, 25.5045, 19.3603
xyY:
0.5029, 0.2826, 25.5045
CIE-Lab:
57.5637, 73.7288, 14.3699
CIE-LCH:
57.5637, 75.1161, 11.0288
CIE-Luv:
57.5637, 131.4764, 2.9441
Hunter-Lab:
50.5020, 72.0449, 12.6221
#fd3d75 color charts
#fd3d75 color shades, tints & tones
#fd3d75 color schemes
#fd3d75 color preview, HTML & CSS examples
This text has a color of #fd3d75
<p style="color:#fd3d75;">Text here</p>
.mytext {color:#fd3d75;}
This box has a color of #fd3d75
<div style="background-color:#fd3d75;">Content here</div>
.mybackground {background-color:#fd3d75;}
Border around this has a color of #fd3d75
<div style="border:2px solid #fd3d75;">Content here</div>
.myborder {border:2px solid #fd3d75;}