#fd096f color space conversions
Hex:
#fd096f
RGB:
253, 9, 111
CMY:
1, 96, 56
CMYK:
0, 96, 56, 1
HSL:
335°, 98.3871%, 51.3725%
HSV (HSB):
335°, 96.4427%, 99.2157%
XYZ:
43.4749, 22.2257, 17.0375
xyY:
0.5255, 0.2686, 22.2257
CIE-Lab:
54.2657, 82.3756, 13.3742
CIE-LCH:
54.2657, 83.4542, 9.2218
CIE-Luv:
54.2657, 147.0825, -0.6659
Hunter-Lab:
47.1442, 82.1051, 11.5740
#fd096f color charts
#fd096f color shades, tints & tones
#fd096f color schemes
#fd096f color preview, HTML & CSS examples
This text has a color of #fd096f
<p style="color:#fd096f;">Text here</p>
.mytext {color:#fd096f;}
This box has a color of #fd096f
<div style="background-color:#fd096f;">Content here</div>
.mybackground {background-color:#fd096f;}
Border around this has a color of #fd096f
<div style="border:2px solid #fd096f;">Content here</div>
.myborder {border:2px solid #fd096f;}