#ffdbaa color space conversions
Hex:
#ffdbaa
RGB:
255, 219, 170
CMY:
0, 14, 33
CMYK:
0, 14, 33, 0
HSL:
35°, 100.0000%, 83.3333%
HSV (HSB):
35°, 33.3333%, 100.0000%
XYZ:
73.8272, 74.8253, 48.5818
xyY:
0.3743, 0.3794, 74.8253
CIE-Lab:
89.3111, 5.6898, 28.7435
CIE-LCH:
89.3111, 29.3012, 78.8031
CIE-Luv:
89.3111, 25.7976, 38.8841
Hunter-Lab:
86.5016, 0.9679, 27.2522
#ffdbaa color charts
#ffdbaa color shades, tints & tones
#ffdbaa color schemes
#ffdbaa color preview, HTML & CSS examples
This text has a color of #ffdbaa
<p style="color:#ffdbaa;">Text here</p>
.mytext {color:#ffdbaa;}
This box has a color of #ffdbaa
<div style="background-color:#ffdbaa;">Content here</div>
.mybackground {background-color:#ffdbaa;}
Border around this has a color of #ffdbaa
<div style="border:2px solid #ffdbaa;">Content here</div>
.myborder {border:2px solid #ffdbaa;}