#ffdfac color space conversions
Hex:
#ffdfac
RGB:
255, 223, 172
CMY:
0, 13, 33
CMYK:
0, 13, 33, 0
HSL:
37°, 100.0000%, 83.7255%
HSV (HSB):
37°, 32.5490%, 100.0000%
XYZ:
75.0741, 77.0139, 49.9381
xyY:
0.3716, 0.3812, 77.0139
CIE-Lab:
90.3280, 3.8796, 29.0876
CIE-LCH:
90.3280, 29.3452, 82.4030
CIE-Luv:
90.3280, 23.1928, 39.7994
Hunter-Lab:
87.7576, -0.8741, 27.6916
#ffdfac color charts
#ffdfac color shades, tints & tones
#ffdfac color schemes
#ffdfac color preview, HTML & CSS examples
This text has a color of #ffdfac
<p style="color:#ffdfac;">Text here</p>
.mytext {color:#ffdfac;}
This box has a color of #ffdfac
<div style="background-color:#ffdfac;">Content here</div>
.mybackground {background-color:#ffdfac;}
Border around this has a color of #ffdfac
<div style="border:2px solid #ffdfac;">Content here</div>
.myborder {border:2px solid #ffdfac;}