#fd0add color space conversions
Hex:
#fd0add
RGB:
253, 10, 221
CMY:
1, 96, 13
CMYK:
0, 96, 13, 1
HSL:
308°, 98.3806%, 51.5686%
HSV (HSB):
308°, 96.0474%, 99.2157%
XYZ:
53.6677, 26.3202, 70.6583
xyY:
0.3562, 0.1747, 26.3202
CIE-Lab:
58.3397, 92.8347, -44.9815
CIE-LCH:
58.3397, 103.1582, 334.1483
CIE-Luv:
58.3397, 96.4703, -83.1731
Hunter-Lab:
51.3032, 96.9462, -45.7460
#fd0add color charts
#fd0add color shades, tints & tones
#fd0add color schemes
#fd0add color preview, HTML & CSS examples
This text has a color of #fd0add
<p style="color:#fd0add;">Text here</p>
.mytext {color:#fd0add;}
This box has a color of #fd0add
<div style="background-color:#fd0add;">Content here</div>
.mybackground {background-color:#fd0add;}
Border around this has a color of #fd0add
<div style="border:2px solid #fd0add;">Content here</div>
.myborder {border:2px solid #fd0add;}