#fd8884 color space conversions
Hex:
#fd8884
RGB:
253, 136, 132
CMY:
1, 47, 48
CMYK:
0, 46, 48, 1
HSL:
2°, 96.8000%, 75.4902%
HSV (HSB):
2°, 47.8261%, 99.2157%
XYZ:
53.4770, 40.1569, 26.7623
xyY:
0.4442, 0.3335, 40.1569
CIE-Lab:
69.5811, 43.8904, 22.2729
CIE-LCH:
69.5811, 49.2184, 26.9063
CIE-Luv:
69.5811, 83.8973, 20.4741
Hunter-Lab:
63.3695, 39.7382, 19.3192
#fd8884 color charts
#fd8884 color shades, tints & tones
#fd8884 color schemes
#fd8884 color preview, HTML & CSS examples
This text has a color of #fd8884
<p style="color:#fd8884;">Text here</p>
.mytext {color:#fd8884;}
This box has a color of #fd8884
<div style="background-color:#fd8884;">Content here</div>
.mybackground {background-color:#fd8884;}
Border around this has a color of #fd8884
<div style="border:2px solid #fd8884;">Content here</div>
.myborder {border:2px solid #fd8884;}