#fd085c color space conversions
Hex:
#fd085c
RGB:
253, 8, 92
CMY:
1, 97, 64
CMYK:
0, 97, 64, 1
HSL:
339°, 98.3936%, 51.1765%
HSV (HSB):
339°, 96.8379%, 99.2157%
XYZ:
42.5266, 21.8290, 12.0972
xyY:
0.5562, 0.2855, 21.8290
CIE-Lab:
53.8451, 81.3666, 24.2750
CIE-LCH:
53.8451, 84.9105, 16.6120
CIE-Luv:
53.8451, 154.6131, 10.6791
Hunter-Lab:
46.7215, 80.7106, 17.3536
#fd085c color charts
#fd085c color shades, tints & tones
#fd085c color schemes
#fd085c color preview, HTML & CSS examples
This text has a color of #fd085c
<p style="color:#fd085c;">Text here</p>
.mytext {color:#fd085c;}
This box has a color of #fd085c
<div style="background-color:#fd085c;">Content here</div>
.mybackground {background-color:#fd085c;}
Border around this has a color of #fd085c
<div style="border:2px solid #fd085c;">Content here</div>
.myborder {border:2px solid #fd085c;}