#1d644e color space conversions
Hex:
#1d644e
RGB:
29, 100, 78
CMY:
89, 61, 69
CMYK:
71, 0, 22, 61
HSL:
161°, 55.0388%, 25.2941%
HSV (HSB):
161°, 71.0000%, 39.2157%
XYZ:
6.4390, 9.9256, 8.7842
xyY:
0.2560, 0.3947, 9.9256
CIE-Lab:
37.7086, -27.6747, 6.1818
CIE-LCH:
37.7086, 28.3567, 167.4084
CIE-Luv:
37.7086, -27.4864, 11.4546
Hunter-Lab:
31.5049, -18.6516, 5.5223
#1d644e color charts
#1d644e color shades, tints & tones
#1d644e color schemes
#1d644e color preview, HTML & CSS examples
This text has a color of #1d644e
<p style="color:#1d644e;">Text here</p>
.mytext {color:#1d644e;}
This box has a color of #1d644e
<div style="background-color:#1d644e;">Content here</div>
.mybackground {background-color:#1d644e;}
Border around this has a color of #1d644e
<div style="border:2px solid #1d644e;">Content here</div>
.myborder {border:2px solid #1d644e;}