#fd084f color space conversions
Hex:
#fd084f
RGB:
253, 8, 79
CMY:
1, 97, 69
CMYK:
0, 97, 69, 1
HSL:
343°, 98.3936%, 51.1765%
HSV (HSB):
343°, 96.8379%, 99.2157%
XYZ:
42.0061, 21.6208, 9.3564
xyY:
0.5756, 0.2962, 21.6208
CIE-Lab:
53.6224, 80.7602, 31.7821
CIE-LCH:
53.6224, 86.7889, 21.4815
CIE-Luv:
53.6224, 159.0755, 17.4655
Hunter-Lab:
46.4982, 79.8837, 20.6184
#fd084f color charts
#fd084f color shades, tints & tones
#fd084f color schemes
#fd084f color preview, HTML & CSS examples
This text has a color of #fd084f
<p style="color:#fd084f;">Text here</p>
.mytext {color:#fd084f;}
This box has a color of #fd084f
<div style="background-color:#fd084f;">Content here</div>
.mybackground {background-color:#fd084f;}
Border around this has a color of #fd084f
<div style="border:2px solid #fd084f;">Content here</div>
.myborder {border:2px solid #fd084f;}