#fd086c color space conversions
Hex:
#fd086c
RGB:
253, 8, 108
CMY:
1, 97, 58
CMYK:
0, 97, 57, 1
HSL:
336°, 98.3936%, 51.1765%
HSV (HSB):
336°, 96.8379%, 99.2157%
XYZ:
43.3016, 22.1390, 16.1784
xyY:
0.5305, 0.2712, 22.1390
CIE-Lab:
54.1742, 82.2572, 15.0594
CIE-LCH:
54.1742, 83.6244, 10.3746
CIE-Luv:
54.1742, 148.4175, 1.1847
Hunter-Lab:
47.0521, 81.9306, 12.5503
#fd086c color charts
#fd086c color shades, tints & tones
#fd086c color schemes
#fd086c color preview, HTML & CSS examples
This text has a color of #fd086c
<p style="color:#fd086c;">Text here</p>
.mytext {color:#fd086c;}
This box has a color of #fd086c
<div style="background-color:#fd086c;">Content here</div>
.mybackground {background-color:#fd086c;}
Border around this has a color of #fd086c
<div style="border:2px solid #fd086c;">Content here</div>
.myborder {border:2px solid #fd086c;}