#1d700c color space conversions
Hex:
#1d700c
RGB:
29, 112, 12
CMY:
89, 56, 95
CMYK:
74, 0, 89, 56
HSL:
110°, 80.6452%, 24.3137%
HSV (HSB):
110°, 89.2857%, 43.9216%
XYZ:
6.3672, 11.8761, 2.3046
xyY:
0.3099, 0.5780, 11.8761
CIE-Lab:
41.0185, -42.7019, 42.9848
CIE-LCH:
41.0185, 60.5899, 134.8108
CIE-Luv:
41.0185, -34.5481, 48.0107
Hunter-Lab:
34.4617, -27.3279, 20.1583
#1d700c color charts
#1d700c color shades, tints & tones
#1d700c color schemes
#1d700c color preview, HTML & CSS examples
This text has a color of #1d700c
<p style="color:#1d700c;">Text here</p>
.mytext {color:#1d700c;}
This box has a color of #1d700c
<div style="background-color:#1d700c;">Content here</div>
.mybackground {background-color:#1d700c;}
Border around this has a color of #1d700c
<div style="border:2px solid #1d700c;">Content here</div>
.myborder {border:2px solid #1d700c;}