#fd3c6c color space conversions
Hex:
#fd3c6c
RGB:
253, 60, 108
CMY:
1, 76, 58
CMYK:
0, 76, 57, 1
HSL:
345°, 97.9695%, 61.3725%
HSV (HSB):
345°, 76.2846%, 99.2157%
XYZ:
44.8306, 25.1971, 16.6880
xyY:
0.5170, 0.2906, 25.1971
CIE-Lab:
57.2669, 73.4026, 19.2908
CIE-LCH:
57.2669, 75.8952, 14.7248
CIE-Luv:
57.2669, 135.0449, 8.3766
Hunter-Lab:
50.1967, 71.5741, 15.4265
#fd3c6c color charts
#fd3c6c color shades, tints & tones
#fd3c6c color schemes
#fd3c6c color preview, HTML & CSS examples
This text has a color of #fd3c6c
<p style="color:#fd3c6c;">Text here</p>
.mytext {color:#fd3c6c;}
This box has a color of #fd3c6c
<div style="background-color:#fd3c6c;">Content here</div>
.mybackground {background-color:#fd3c6c;}
Border around this has a color of #fd3c6c
<div style="border:2px solid #fd3c6c;">Content here</div>
.myborder {border:2px solid #fd3c6c;}