#fdabac color space conversions
Hex:
#fdabac
RGB:
253, 171, 172
CMY:
1, 33, 33
CMYK:
0, 32, 32, 1
HSL:
359°, 95.3488%, 83.1373%
HSV (HSB):
359°, 32.4111%, 99.2157%
XYZ:
62.5173, 52.9870, 45.9622
xyY:
0.3872, 0.3282, 52.9870
CIE-Lab:
77.8673, 30.2339, 11.8106
CIE-LCH:
77.8673, 32.4589, 21.3377
CIE-Luv:
77.8673, 54.0891, 10.9756
Hunter-Lab:
72.7922, 25.9178, 13.5178
#fdabac color charts
#fdabac color shades, tints & tones
#fdabac color schemes
#fdabac color preview, HTML & CSS examples
This text has a color of #fdabac
<p style="color:#fdabac;">Text here</p>
.mytext {color:#fdabac;}
This box has a color of #fdabac
<div style="background-color:#fdabac;">Content here</div>
.mybackground {background-color:#fdabac;}
Border around this has a color of #fdabac
<div style="border:2px solid #fdabac;">Content here</div>
.myborder {border:2px solid #fdabac;}