#fd084c color space conversions
Hex:
#fd084c
RGB:
253, 8, 76
CMY:
1, 97, 70
CMYK:
0, 97, 70, 1
HSL:
343°, 98.3936%, 51.1765%
HSV (HSB):
343°, 96.8379%, 99.2157%
XYZ:
41.8994, 21.5781, 8.7941
xyY:
0.5797, 0.2986, 21.5781
CIE-Lab:
53.5765, 80.6349, 33.5076
CIE-LCH:
53.5765, 87.3198, 22.5652
CIE-Luv:
53.5765, 160.0233, 18.9018
Hunter-Lab:
46.4523, 79.7133, 21.2921
#fd084c color charts
#fd084c color shades, tints & tones
#fd084c color schemes
#fd084c color preview, HTML & CSS examples
This text has a color of #fd084c
<p style="color:#fd084c;">Text here</p>
.mytext {color:#fd084c;}
This box has a color of #fd084c
<div style="background-color:#fd084c;">Content here</div>
.mybackground {background-color:#fd084c;}
Border around this has a color of #fd084c
<div style="border:2px solid #fd084c;">Content here</div>
.myborder {border:2px solid #fd084c;}