#1a500c color space conversions
Hex:
#1a500c
RGB:
26, 80, 12
CMY:
90, 69, 95
CMYK:
68, 0, 85, 69
HSL:
108°, 73.9130%, 18.0392%
HSV (HSB):
108°, 85.0000%, 31.3725%
XYZ:
3.3610, 5.9835, 1.3256
xyY:
0.3150, 0.5608, 5.9835
CIE-Lab:
29.3707, -31.4488, 32.2158
CIE-LCH:
29.3707, 45.0209, 134.3097
CIE-Luv:
29.3707, -22.6684, 32.9575
Hunter-Lab:
24.4611, -18.2807, 13.9097
#1a500c color charts
#1a500c color shades, tints & tones
#1a500c color schemes
#1a500c color preview, HTML & CSS examples
This text has a color of #1a500c
<p style="color:#1a500c;">Text here</p>
.mytext {color:#1a500c;}
This box has a color of #1a500c
<div style="background-color:#1a500c;">Content here</div>
.mybackground {background-color:#1a500c;}
Border around this has a color of #1a500c
<div style="border:2px solid #1a500c;">Content here</div>
.myborder {border:2px solid #1a500c;}