#fd3f8d color space conversions
Hex:
#fd3f8d
RGB:
253, 63, 141
CMY:
1, 75, 45
CMYK:
0, 75, 44, 1
HSL:
335°, 97.9381%, 61.9608%
HSV (HSB):
335°, 75.0988%, 99.2157%
XYZ:
47.0932, 26.3607, 27.8053
xyY:
0.4651, 0.2603, 26.3607
CIE-Lab:
58.3779, 75.0546, 1.3501
CIE-LCH:
58.3779, 75.0667, 1.0305
CIE-Luv:
58.3779, 121.6824, -13.0751
Hunter-Lab:
51.3427, 73.8763, 3.8306
#fd3f8d color charts
#fd3f8d color shades, tints & tones
#fd3f8d color schemes
#fd3f8d color preview, HTML & CSS examples
This text has a color of #fd3f8d
<p style="color:#fd3f8d;">Text here</p>
.mytext {color:#fd3f8d;}
This box has a color of #fd3f8d
<div style="background-color:#fd3f8d;">Content here</div>
.mybackground {background-color:#fd3f8d;}
Border around this has a color of #fd3f8d
<div style="border:2px solid #fd3f8d;">Content here</div>
.myborder {border:2px solid #fd3f8d;}