#fd0a80 color space conversions
Hex:
#fd0a80
RGB:
253, 10, 128
CMY:
1, 96, 50
CMYK:
0, 96, 49, 1
HSL:
331°, 98.3806%, 51.5686%
HSV (HSB):
331°, 96.0474%, 99.2157%
XYZ:
44.5128, 22.6582, 22.4495
xyY:
0.4967, 0.2528, 22.6582
CIE-Lab:
54.7186, 83.4651, 3.7754
CIE-LCH:
54.7186, 83.5505, 2.5899
CIE-Luv:
54.7186, 139.6436, -12.0301
Hunter-Lab:
47.6007, 83.6196, 5.3581
#fd0a80 color charts
#fd0a80 color shades, tints & tones
#fd0a80 color schemes
#fd0a80 color preview, HTML & CSS examples
This text has a color of #fd0a80
<p style="color:#fd0a80;">Text here</p>
.mytext {color:#fd0a80;}
This box has a color of #fd0a80
<div style="background-color:#fd0a80;">Content here</div>
.mybackground {background-color:#fd0a80;}
Border around this has a color of #fd0a80
<div style="border:2px solid #fd0a80;">Content here</div>
.myborder {border:2px solid #fd0a80;}