#ffd9ba color space conversions
Hex:
#ffd9ba
RGB:
255, 217, 186
CMY:
0, 15, 27
CMYK:
0, 15, 27, 0
HSL:
27°, 100.0000%, 86.4706%
HSV (HSB):
27°, 27.0588%, 100.0000%
XYZ:
74.9158, 74.4309, 56.8725
xyY:
0.3633, 0.3609, 74.4309
CIE-Lab:
89.1257, 8.7368, 20.1827
CIE-LCH:
89.1257, 21.9926, 66.5931
CIE-Luv:
89.1257, 25.6959, 27.2267
Hunter-Lab:
86.2733, 4.0228, 21.3066
#ffd9ba color charts
#ffd9ba color shades, tints & tones
#ffd9ba color schemes
#ffd9ba color preview, HTML & CSS examples
This text has a color of #ffd9ba
<p style="color:#ffd9ba;">Text here</p>
.mytext {color:#ffd9ba;}
This box has a color of #ffd9ba
<div style="background-color:#ffd9ba;">Content here</div>
.mybackground {background-color:#ffd9ba;}
Border around this has a color of #ffd9ba
<div style="border:2px solid #ffd9ba;">Content here</div>
.myborder {border:2px solid #ffd9ba;}