#fd5e6c color space conversions
Hex:
#fd5e6c
RGB:
253, 94, 108
CMY:
1, 63, 58
CMYK:
0, 63, 57, 1
HSL:
355°, 97.5460%, 68.0392%
HSV (HSB):
355°, 62.8458%, 99.2157%
XYZ:
47.2175, 29.9708, 17.4837
xyY:
0.4987, 0.3166, 29.9708
CIE-Lab:
61.6290, 61.3889, 25.1369
CIE-LCH:
61.6290, 66.3360, 22.2676
CIE-Luv:
61.6290, 117.0052, 18.2524
Hunter-Lab:
54.7456, 58.1497, 19.3869
#fd5e6c color charts
#fd5e6c color shades, tints & tones
#fd5e6c color schemes
#fd5e6c color preview, HTML & CSS examples
This text has a color of #fd5e6c
<p style="color:#fd5e6c;">Text here</p>
.mytext {color:#fd5e6c;}
This box has a color of #fd5e6c
<div style="background-color:#fd5e6c;">Content here</div>
.mybackground {background-color:#fd5e6c;}
Border around this has a color of #fd5e6c
<div style="border:2px solid #fd5e6c;">Content here</div>
.myborder {border:2px solid #fd5e6c;}