#fd097a color space conversions
Hex:
#fd097a
RGB:
253, 9, 122
CMY:
1, 96, 52
CMYK:
0, 96, 52, 1
HSL:
332°, 98.3871%, 51.3725%
HSV (HSB):
332°, 96.4427%, 99.2157%
XYZ:
44.1186, 22.4832, 20.4267
xyY:
0.5069, 0.2583, 22.4832
CIE-Lab:
54.5359, 83.1024, 7.1214
CIE-LCH:
54.5359, 83.4070, 4.8979
CIE-Luv:
54.5359, 142.3892, -7.9423
Hunter-Lab:
47.4164, 83.1064, 7.6497
#fd097a color charts
#fd097a color shades, tints & tones
#fd097a color schemes
#fd097a color preview, HTML & CSS examples
This text has a color of #fd097a
<p style="color:#fd097a;">Text here</p>
.mytext {color:#fd097a;}
This box has a color of #fd097a
<div style="background-color:#fd097a;">Content here</div>
.mybackground {background-color:#fd097a;}
Border around this has a color of #fd097a
<div style="border:2px solid #fd097a;">Content here</div>
.myborder {border:2px solid #fd097a;}