#fd0a8a color space conversions
Hex:
#fd0a8a
RGB:
253, 10, 138
CMY:
1, 96, 46
CMYK:
0, 96, 45, 1
HSL:
328°, 98.3806%, 51.5686%
HSV (HSB):
328°, 96.0474%, 99.2157%
XYZ:
45.2040, 22.9347, 26.0891
xyY:
0.4797, 0.2434, 22.9347
CIE-Lab:
55.0050, 84.2297, -1.7989
CIE-LCH:
55.0050, 84.2489, 358.7765
CIE-Luv:
55.0050, 135.1038, -19.1672
Hunter-Lab:
47.8902, 84.6800, 1.2238
#fd0a8a color charts
#fd0a8a color shades, tints & tones
#fd0a8a color schemes
#fd0a8a color preview, HTML & CSS examples
This text has a color of #fd0a8a
<p style="color:#fd0a8a;">Text here</p>
.mytext {color:#fd0a8a;}
This box has a color of #fd0a8a
<div style="background-color:#fd0a8a;">Content here</div>
.mybackground {background-color:#fd0a8a;}
Border around this has a color of #fd0a8a
<div style="border:2px solid #fd0a8a;">Content here</div>
.myborder {border:2px solid #fd0a8a;}