#20700d color space conversions
Hex:
#20700d
RGB:
32, 112, 13
CMY:
87, 56, 95
CMYK:
71, 0, 88, 56
HSL:
108°, 79.2000%, 24.5098%
HSV (HSB):
108°, 88.3929%, 43.9216%
XYZ:
6.4625, 11.9245, 2.3418
xyY:
0.3118, 0.5753, 11.9245
CIE-Lab:
41.0958, -42.0275, 42.8215
CIE-LCH:
41.0958, 60.0000, 134.4638
CIE-Luv:
41.0958, -33.8997, 47.8640
Hunter-Lab:
34.5318, -27.0252, 20.1515
#20700d color charts
#20700d color shades, tints & tones
#20700d color schemes
#20700d color preview, HTML & CSS examples
This text has a color of #20700d
<p style="color:#20700d;">Text here</p>
.mytext {color:#20700d;}
This box has a color of #20700d
<div style="background-color:#20700d;">Content here</div>
.mybackground {background-color:#20700d;}
Border around this has a color of #20700d
<div style="border:2px solid #20700d;">Content here</div>
.myborder {border:2px solid #20700d;}