#fdabae color space conversions
Hex:
#fdabae
RGB:
253, 171, 174
CMY:
1, 33, 32
CMYK:
0, 32, 31, 1
HSL:
358°, 95.3488%, 83.1373%
HSV (HSB):
358°, 32.4111%, 99.2157%
XYZ:
62.7109, 53.0645, 46.9816
xyY:
0.3853, 0.3260, 53.0645
CIE-Lab:
77.9130, 30.4853, 10.7883
CIE-LCH:
77.9130, 32.3379, 19.4882
CIE-Luv:
77.9130, 53.7818, 9.5454
Hunter-Lab:
72.8454, 26.1872, 12.7526
#fdabae color charts
#fdabae color shades, tints & tones
#fdabae color schemes
#fdabae color preview, HTML & CSS examples
This text has a color of #fdabae
<p style="color:#fdabae;">Text here</p>
.mytext {color:#fdabae;}
This box has a color of #fdabae
<div style="background-color:#fdabae;">Content here</div>
.mybackground {background-color:#fdabae;}
Border around this has a color of #fdabae
<div style="border:2px solid #fdabae;">Content here</div>
.myborder {border:2px solid #fdabae;}