#fdbfaa color space conversions
Hex:
#fdbfaa
RGB:
253, 191, 170
CMY:
1, 25, 33
CMYK:
0, 25, 33, 1
HSL:
15°, 95.4023%, 82.9412%
HSV (HSB):
15°, 32.8063%, 99.2157%
XYZ:
66.3945, 61.0465, 46.3140
xyY:
0.3821, 0.3513, 61.0465
CIE-Lab:
82.4038, 19.4899, 19.2502
CIE-LCH:
82.4038, 27.3939, 44.6456
CIE-Luv:
82.4038, 41.8480, 23.3141
Hunter-Lab:
78.1323, 14.9526, 19.5476
#fdbfaa color charts
#fdbfaa color shades, tints & tones
#fdbfaa color schemes
#fdbfaa color preview, HTML & CSS examples
This text has a color of #fdbfaa
<p style="color:#fdbfaa;">Text here</p>
.mytext {color:#fdbfaa;}
This box has a color of #fdbfaa
<div style="background-color:#fdbfaa;">Content here</div>
.mybackground {background-color:#fdbfaa;}
Border around this has a color of #fdbfaa
<div style="border:2px solid #fdbfaa;">Content here</div>
.myborder {border:2px solid #fdbfaa;}