#fdbed2 color space conversions
Hex:
#fdbed2
RGB:
253, 190, 210
CMY:
1, 25, 18
CMYK:
0, 25, 17, 1
HSL:
341°, 94.0299%, 86.8627%
HSV (HSB):
341°, 24.9012%, 99.2157%
XYZ:
70.5543, 62.3627, 69.2914
xyY:
0.3489, 0.3084, 62.3627
CIE-Lab:
83.1059, 25.5414, -1.1572
CIE-LCH:
83.1059, 25.5676, 357.4058
CIE-Luv:
83.1059, 37.4397, -6.4390
Hunter-Lab:
78.9701, 21.2799, 3.2557
#fdbed2 color charts
#fdbed2 color shades, tints & tones
#fdbed2 color schemes
#fdbed2 color preview, HTML & CSS examples
This text has a color of #fdbed2
<p style="color:#fdbed2;">Text here</p>
.mytext {color:#fdbed2;}
This box has a color of #fdbed2
<div style="background-color:#fdbed2;">Content here</div>
.mybackground {background-color:#fdbed2;}
Border around this has a color of #fdbed2
<div style="border:2px solid #fdbed2;">Content here</div>
.myborder {border:2px solid #fdbed2;}