#fd3d9d color space conversions
Hex:
#fd3d9d
RGB:
253, 61, 157
CMY:
1, 76, 38
CMYK:
0, 76, 38, 1
HSL:
330°, 97.9592%, 61.5686%
HSV (HSB):
330°, 75.8893%, 99.2157%
XYZ:
48.2626, 26.6545, 34.4994
xyY:
0.4411, 0.2436, 26.6545
CIE-Lab:
58.6531, 77.1162, -7.6352
CIE-LCH:
58.6531, 77.4933, 354.3456
CIE-Luv:
58.6531, 116.0181, -25.4824
Hunter-Lab:
51.6280, 76.5155, -3.4798
#fd3d9d color charts
#fd3d9d color shades, tints & tones
#fd3d9d color schemes
#fd3d9d color preview, HTML & CSS examples
This text has a color of #fd3d9d
<p style="color:#fd3d9d;">Text here</p>
.mytext {color:#fd3d9d;}
This box has a color of #fd3d9d
<div style="background-color:#fd3d9d;">Content here</div>
.mybackground {background-color:#fd3d9d;}
Border around this has a color of #fd3d9d
<div style="border:2px solid #fd3d9d;">Content here</div>
.myborder {border:2px solid #fd3d9d;}