#fdbed5 color space conversions
Hex:
#fdbed5
RGB:
253, 190, 213
CMY:
1, 25, 16
CMYK:
0, 25, 16, 1
HSL:
338°, 94.0299%, 86.8627%
HSV (HSB):
338°, 24.9012%, 99.2157%
XYZ:
70.9317, 62.5137, 71.2786
xyY:
0.3465, 0.3054, 62.5137
CIE-Lab:
83.1858, 26.0028, -2.6486
CIE-LCH:
83.1858, 26.1373, 354.1840
CIE-Luv:
83.1858, 37.0416, -8.7624
Hunter-Lab:
79.0656, 21.7721, 1.8952
#fdbed5 color charts
#fdbed5 color shades, tints & tones
#fdbed5 color schemes
#fdbed5 color preview, HTML & CSS examples
This text has a color of #fdbed5
<p style="color:#fdbed5;">Text here</p>
.mytext {color:#fdbed5;}
This box has a color of #fdbed5
<div style="background-color:#fdbed5;">Content here</div>
.mybackground {background-color:#fdbed5;}
Border around this has a color of #fdbed5
<div style="border:2px solid #fdbed5;">Content here</div>
.myborder {border:2px solid #fdbed5;}