#fd097d color space conversions
Hex:
#fd097d
RGB:
253, 9, 125
CMY:
1, 96, 51
CMYK:
0, 96, 51, 1
HSL:
331°, 98.3871%, 51.3725%
HSV (HSB):
331°, 96.4427%, 99.2157%
XYZ:
44.3074, 22.5587, 21.4210
xyY:
0.5019, 0.2555, 22.5587
CIE-Lab:
54.6148, 83.3139, 5.4291
CIE-LCH:
54.6148, 83.4906, 3.7284
CIE-Luv:
54.6148, 141.0687, -9.9999
Hunter-Lab:
47.4960, 83.3985, 6.5070
#fd097d color charts
#fd097d color shades, tints & tones
#fd097d color schemes
#fd097d color preview, HTML & CSS examples
This text has a color of #fd097d
<p style="color:#fd097d;">Text here</p>
.mytext {color:#fd097d;}
This box has a color of #fd097d
<div style="background-color:#fd097d;">Content here</div>
.mybackground {background-color:#fd097d;}
Border around this has a color of #fd097d
<div style="border:2px solid #fd097d;">Content here</div>
.myborder {border:2px solid #fd097d;}