#fd8ada color space conversions
Hex:
#fd8ada
RGB:
253, 138, 218
CMY:
1, 46, 15
CMYK:
0, 45, 14, 1
HSL:
318°, 96.6387%, 76.6667%
HSV (HSB):
318°, 45.4545%, 99.2157%
XYZ:
62.2514, 44.1216, 71.5650
xyY:
0.3498, 0.2480, 44.1216
CIE-Lab:
72.3097, 53.5719, -21.6328
CIE-LCH:
72.3097, 57.7748, 338.0107
CIE-Luv:
72.3097, 63.3642, -42.6228
Hunter-Lab:
66.4241, 51.0447, -17.3819
#fd8ada color charts
#fd8ada color shades, tints & tones
#fd8ada color schemes
#fd8ada color preview, HTML & CSS examples
This text has a color of #fd8ada
<p style="color:#fd8ada;">Text here</p>
.mytext {color:#fd8ada;}
This box has a color of #fd8ada
<div style="background-color:#fd8ada;">Content here</div>
.mybackground {background-color:#fd8ada;}
Border around this has a color of #fd8ada
<div style="border:2px solid #fd8ada;">Content here</div>
.myborder {border:2px solid #fd8ada;}