#03400e color space conversions
Hex:
#03400e
RGB:
3, 64, 14
CMY:
99, 75, 95
CMYK:
95, 0, 78, 75
HSL:
131°, 91.0448%, 13.1373%
HSV (HSB):
131°, 95.3125%, 25.0980%
XYZ:
1.9502, 3.7179, 1.0303
xyY:
0.2911, 0.5550, 3.7179
CIE-Lab:
22.7159, -29.9951, 24.4492
CIE-LCH:
22.7159, 38.6972, 140.8164
CIE-Luv:
22.7159, -20.5401, 24.1925
Hunter-Lab:
19.2817, -15.6890, 10.3291
#03400e color charts
#03400e color shades, tints & tones
#03400e color schemes
#03400e color preview, HTML & CSS examples
This text has a color of #03400e
<p style="color:#03400e;">Text here</p>
.mytext {color:#03400e;}
This box has a color of #03400e
<div style="background-color:#03400e;">Content here</div>
.mybackground {background-color:#03400e;}
Border around this has a color of #03400e
<div style="border:2px solid #03400e;">Content here</div>
.myborder {border:2px solid #03400e;}