#daa955 color space conversions
Hex:
#daa955
RGB:
218, 169, 85
CMY:
15, 34, 67
CMYK:
0, 22, 61, 15
HSL:
38°, 64.2512%, 59.4118%
HSV (HSB):
38°, 61.0092%, 85.4902%
XYZ:
44.7411, 43.9372, 14.7170
xyY:
0.4327, 0.4249, 43.9372
CIE-Lab:
72.1865, 8.8347, 49.4059
CIE-LCH:
72.1865, 50.1896, 79.8615
CIE-Luv:
72.1865, 38.8820, 56.6389
Hunter-Lab:
66.2852, 4.4847, 33.2358
#daa955 color charts
#daa955 color shades, tints & tones
#daa955 color schemes
#daa955 color preview, HTML & CSS examples
This text has a color of #daa955
<p style="color:#daa955;">Text here</p>
.mytext {color:#daa955;}
This box has a color of #daa955
<div style="background-color:#daa955;">Content here</div>
.mybackground {background-color:#daa955;}
Border around this has a color of #daa955
<div style="border:2px solid #daa955;">Content here</div>
.myborder {border:2px solid #daa955;}