#fd098e color space conversions
Hex:
#fd098e
RGB:
253, 9, 142
CMY:
1, 96, 44
CMYK:
0, 96, 44, 1
HSL:
327°, 98.3871%, 51.3725%
HSV (HSB):
327°, 96.4427%, 99.2157%
XYZ:
45.4882, 23.0310, 27.6391
xyY:
0.4731, 0.2395, 23.0310
CIE-Lab:
55.1043, 84.6181, -4.0407
CIE-LCH:
55.1043, 84.7145, 357.2661
CIE-Luv:
55.1043, 133.3363, -22.1492
Hunter-Lab:
47.9906, 85.2086, -0.5533
#fd098e color charts
#fd098e color shades, tints & tones
#fd098e color schemes
#fd098e color preview, HTML & CSS examples
This text has a color of #fd098e
<p style="color:#fd098e;">Text here</p>
.mytext {color:#fd098e;}
This box has a color of #fd098e
<div style="background-color:#fd098e;">Content here</div>
.mybackground {background-color:#fd098e;}
Border around this has a color of #fd098e
<div style="border:2px solid #fd098e;">Content here</div>
.myborder {border:2px solid #fd098e;}