#ffddac color space conversions
Hex:
#ffddac
RGB:
255, 221, 172
CMY:
0, 13, 33
CMYK:
0, 13, 33, 0
HSL:
35°, 100.0000%, 83.7255%
HSV (HSB):
35°, 32.5490%, 100.0000%
XYZ:
74.5428, 75.9515, 49.7610
xyY:
0.3722, 0.3793, 75.9515
CIE-Lab:
89.8368, 4.9041, 28.4232
CIE-LCH:
89.8368, 28.8432, 80.2106
CIE-Luv:
89.8368, 24.4152, 38.7052
Hunter-Lab:
87.1501, 0.1651, 27.1517
#ffddac color charts
#ffddac RGB chart
#ffddac CMYK chart
#ffddac RGB pie chart
#ffddac color shades, tints & tones
#ffddac color schemes
#ffddac color preview, HTML & CSS examples
This text has a color of #ffddac
<p style="color:#ffddac;">Text here</p>
.mytext {color:#ffddac;}
Text color #ffddac
This box has a color of #ffddac
<div style="background-color:#ffddac;">Content here</div>
.mybackground {background-color:#ffddac;}
Background color #ffddac
Border around this has a color of #ffddac
<div style="border:2px solid #ffddac;">Content here</div>
.myborder {border:2px solid #ffddac;}
Border color #ffddac