#fdba9b color space conversions
Hex:
#fdba9b
RGB:
253, 186, 155
CMY:
1, 27, 39
CMYK:
0, 26, 39, 1
HSL:
19°, 96.0784%, 80.0000%
HSV (HSB):
19°, 38.7352%, 99.2157%
XYZ:
63.9833, 58.3670, 38.9040
xyY:
0.3968, 0.3620, 58.3670
CIE-Lab:
80.9424, 20.3519, 25.2228
CIE-LCH:
80.9424, 32.4097, 51.1004
CIE-Luv:
80.9424, 46.7991, 30.5315
Hunter-Lab:
76.3983, 15.7961, 23.2868
#fdba9b color charts
#fdba9b color shades, tints & tones
#fdba9b color schemes
#fdba9b color preview, HTML & CSS examples
This text has a color of #fdba9b
<p style="color:#fdba9b;">Text here</p>
.mytext {color:#fdba9b;}
This box has a color of #fdba9b
<div style="background-color:#fdba9b;">Content here</div>
.mybackground {background-color:#fdba9b;}
Border around this has a color of #fdba9b
<div style="border:2px solid #fdba9b;">Content here</div>
.myborder {border:2px solid #fdba9b;}