#fd8bad color space conversions
Hex:
#fd8bad
RGB:
253, 139, 173
CMY:
1, 45, 32
CMYK:
0, 45, 32, 1
HSL:
342°, 96.6102%, 76.8627%
HSV (HSB):
342°, 45.0593%, 99.2157%
XYZ:
57.2835, 42.3650, 44.6933
xyY:
0.3969, 0.2935, 42.3650
CIE-Lab:
71.1219, 46.8194, 1.5741
CIE-LCH:
71.1219, 46.8458, 1.9256
CIE-Luv:
71.1219, 73.3016, -6.6571
Hunter-Lab:
65.0884, 43.1908, 4.8501
#fd8bad color charts
#fd8bad color shades, tints & tones
#fd8bad color schemes
#fd8bad color preview, HTML & CSS examples
This text has a color of #fd8bad
<p style="color:#fd8bad;">Text here</p>
.mytext {color:#fd8bad;}
This box has a color of #fd8bad
<div style="background-color:#fd8bad;">Content here</div>
.mybackground {background-color:#fd8bad;}
Border around this has a color of #fd8bad
<div style="border:2px solid #fd8bad;">Content here</div>
.myborder {border:2px solid #fd8bad;}