#fdb5b4 color space conversions
Hex:
#fdb5b4
RGB:
253, 181, 180
CMY:
1, 29, 29
CMYK:
0, 28, 29, 1
HSL:
1°, 94.8052%, 84.9020%
HSV (HSB):
1°, 28.8538%, 99.2157%
XYZ:
65.2701, 57.2257, 50.7856
xyY:
0.3767, 0.3302, 57.2257
CIE-Lab:
80.3064, 26.0117, 10.9413
CIE-LCH:
80.3064, 28.2191, 22.8131
CIE-Luv:
80.3064, 46.7676, 10.7654
Hunter-Lab:
75.6477, 21.6295, 13.1494
#fdb5b4 color charts
#fdb5b4 color shades, tints & tones
#fdb5b4 color schemes
#fdb5b4 color preview, HTML & CSS examples
This text has a color of #fdb5b4
<p style="color:#fdb5b4;">Text here</p>
.mytext {color:#fdb5b4;}
This box has a color of #fdb5b4
<div style="background-color:#fdb5b4;">Content here</div>
.mybackground {background-color:#fdb5b4;}
Border around this has a color of #fdb5b4
<div style="border:2px solid #fdb5b4;">Content here</div>
.myborder {border:2px solid #fdb5b4;}