#fdbfb5 color space conversions
Hex:
#fdbfb5
RGB:
253, 191, 181
CMY:
1, 25, 29
CMYK:
0, 25, 28, 1
HSL:
8°, 94.7368%, 85.0980%
HSV (HSB):
8°, 28.4585%, 99.2157%
XYZ:
67.4793, 61.4804, 52.0264
xyY:
0.3728, 0.3397, 61.4804
CIE-Lab:
82.6363, 20.8904, 13.7054
CIE-LCH:
82.6363, 24.9850, 33.2674
CIE-Luv:
82.6363, 40.5412, 15.6772
Hunter-Lab:
78.4095, 16.4008, 15.5464
#fdbfb5 color charts
#fdbfb5 color shades, tints & tones
#fdbfb5 color schemes
#fdbfb5 color preview, HTML & CSS examples
This text has a color of #fdbfb5
<p style="color:#fdbfb5;">Text here</p>
.mytext {color:#fdbfb5;}
This box has a color of #fdbfb5
<div style="background-color:#fdbfb5;">Content here</div>
.mybackground {background-color:#fdbfb5;}
Border around this has a color of #fdbfb5
<div style="border:2px solid #fdbfb5;">Content here</div>
.myborder {border:2px solid #fdbfb5;}