#1a2000 color space conversions
Hex:
#1a2000
RGB:
26, 32, 0
CMY:
90, 87, 100
CMYK:
19, 0, 100, 87
HSL:
71°, 100.0000%, 6.2745%
HSV (HSB):
71°, 100.0000%, 12.5490%
XYZ:
0.9425, 1.2526, 0.1921
xyY:
0.3948, 0.5247, 1.2526
CIE-Lab:
10.9401, -8.7009, 16.1145
CIE-LCH:
10.9401, 18.3135, 118.3665
CIE-Luv:
10.9401, -1.7350, 12.3435
Hunter-Lab:
11.1921, -4.5543, 6.8168
#1a2000 color charts
#1a2000 color shades, tints & tones
#1a2000 color schemes
#1a2000 color preview, HTML & CSS examples
This text has a color of #1a2000
<p style="color:#1a2000;">Text here</p>
.mytext {color:#1a2000;}
This box has a color of #1a2000
<div style="background-color:#1a2000;">Content here</div>
.mybackground {background-color:#1a2000;}
Border around this has a color of #1a2000
<div style="border:2px solid #1a2000;">Content here</div>
.myborder {border:2px solid #1a2000;}