#fdbc9b color space conversions
Hex:
#fdbc9b
RGB:
253, 188, 155
CMY:
1, 26, 39
CMYK:
0, 26, 39, 1
HSL:
20°, 96.0784%, 80.0000%
HSV (HSB):
20°, 38.7352%, 99.2157%
XYZ:
64.4076, 59.2156, 39.0455
xyY:
0.3959, 0.3640, 59.2156
CIE-Lab:
81.4100, 19.3031, 25.8572
CIE-LCH:
81.4100, 32.2676, 53.2577
CIE-Luv:
81.4100, 45.4936, 31.5830
Hunter-Lab:
76.9517, 14.7368, 23.7823
#fdbc9b color charts
#fdbc9b color shades, tints & tones
#fdbc9b color schemes
#fdbc9b color preview, HTML & CSS examples
This text has a color of #fdbc9b
<p style="color:#fdbc9b;">Text here</p>
.mytext {color:#fdbc9b;}
This box has a color of #fdbc9b
<div style="background-color:#fdbc9b;">Content here</div>
.mybackground {background-color:#fdbc9b;}
Border around this has a color of #fdbc9b
<div style="border:2px solid #fdbc9b;">Content here</div>
.myborder {border:2px solid #fdbc9b;}