#1d352e color space conversions
Hex:
#1d352e
RGB:
29, 53, 46
CMY:
89, 79, 82
CMYK:
45, 0, 13, 79
HSL:
163°, 29.2683%, 16.0784%
HSV (HSB):
163°, 45.2830%, 20.7843%
XYZ:
2.2729, 3.0047, 3.0449
xyY:
0.2731, 0.3610, 3.0047
CIE-Lab:
20.0626, -11.3901, 1.4703
CIE-LCH:
20.0626, 11.4846, 172.6445
CIE-Luv:
20.0626, -9.6137, 2.7313
Hunter-Lab:
17.3340, -6.9285, 1.7188
#1d352e color charts
#1d352e color shades, tints & tones
#1d352e color schemes
#1d352e color preview, HTML & CSS examples
This text has a color of #1d352e
<p style="color:#1d352e;">Text here</p>
.mytext {color:#1d352e;}
This box has a color of #1d352e
<div style="background-color:#1d352e;">Content here</div>
.mybackground {background-color:#1d352e;}
Border around this has a color of #1d352e
<div style="border:2px solid #1d352e;">Content here</div>
.myborder {border:2px solid #1d352e;}