#034d3d color space conversions
Hex:
#034d3d
RGB:
3, 77, 61
CMY:
99, 70, 76
CMYK:
96, 0, 21, 70
HSL:
167°, 92.5000%, 15.6863%
HSV (HSB):
167°, 96.1039%, 30.1961%
XYZ:
3.5337, 5.6640, 5.3219
xyY:
0.2434, 0.3901, 5.6640
CIE-Lab:
28.5485, -25.1404, 3.6829
CIE-LCH:
28.5485, 25.4088, 171.6659
CIE-Luv:
28.5485, -23.2051, 7.2973
Hunter-Lab:
23.7992, -15.1448, 3.4012
#034d3d color charts
#034d3d color shades, tints & tones
#034d3d color schemes
#034d3d color preview, HTML & CSS examples
This text has a color of #034d3d
<p style="color:#034d3d;">Text here</p>
.mytext {color:#034d3d;}
This box has a color of #034d3d
<div style="background-color:#034d3d;">Content here</div>
.mybackground {background-color:#034d3d;}
Border around this has a color of #034d3d
<div style="border:2px solid #034d3d;">Content here</div>
.myborder {border:2px solid #034d3d;}