#1d563a color space conversions
Hex:
#1d563a
RGB:
29, 86, 58
CMY:
89, 66, 77
CMYK:
66, 0, 33, 66
HSL:
151°, 49.5652%, 22.5490%
HSV (HSB):
151°, 66.2791%, 33.7255%
XYZ:
4.5982, 7.2223, 5.1547
xyY:
0.2709, 0.4255, 7.2223
CIE-Lab:
32.3077, -26.0346, 10.9382
CIE-LCH:
32.3077, 28.2391, 157.2107
CIE-Luv:
32.3077, -22.9276, 15.9232
Hunter-Lab:
26.8743, -16.4886, 7.4398
#1d563a color charts
#1d563a color shades, tints & tones
#1d563a color schemes
#1d563a color preview, HTML & CSS examples
This text has a color of #1d563a
<p style="color:#1d563a;">Text here</p>
.mytext {color:#1d563a;}
This box has a color of #1d563a
<div style="background-color:#1d563a;">Content here</div>
.mybackground {background-color:#1d563a;}
Border around this has a color of #1d563a
<div style="border:2px solid #1d563a;">Content here</div>
.myborder {border:2px solid #1d563a;}