#fd4d65 color space conversions
Hex:
#fd4d65
RGB:
253, 77, 101
CMY:
1, 70, 60
CMYK:
0, 70, 60, 1
HSL:
352°, 97.7778%, 64.7059%
HSV (HSB):
352°, 69.5652%, 99.2157%
XYZ:
45.5109, 27.1300, 15.1498
xyY:
0.5184, 0.3090, 27.1300
CIE-Lab:
59.0945, 67.4840, 25.8367
CIE-LCH:
59.0945, 72.2608, 20.9497
CIE-Luv:
59.0945, 128.8896, 16.9418
Hunter-Lab:
52.0865, 64.8142, 19.2155
#fd4d65 color charts
#fd4d65 color shades, tints & tones
#fd4d65 color schemes
#fd4d65 color preview, HTML & CSS examples
This text has a color of #fd4d65
<p style="color:#fd4d65;">Text here</p>
.mytext {color:#fd4d65;}
This box has a color of #fd4d65
<div style="background-color:#fd4d65;">Content here</div>
.mybackground {background-color:#fd4d65;}
Border around this has a color of #fd4d65
<div style="border:2px solid #fd4d65;">Content here</div>
.myborder {border:2px solid #fd4d65;}