#06612d color space conversions
Hex:
#06612d
RGB:
6, 97, 45
CMY:
98, 62, 82
CMYK:
94, 0, 54, 62
HSL:
146°, 88.3495%, 20.1961%
HSV (HSB):
146°, 93.8144%, 38.0392%
XYZ:
4.8235, 8.7776, 3.9226
xyY:
0.2753, 0.5009, 8.7776
CIE-Lab:
35.5525, -37.0932, 22.8290
CIE-LCH:
35.5525, 43.5553, 148.3898
CIE-Luv:
35.5525, -31.2899, 29.8186
Hunter-Lab:
29.6270, -22.7863, 12.8888
#06612d color charts
#06612d color shades, tints & tones
#06612d color schemes
#06612d color preview, HTML & CSS examples
This text has a color of #06612d
<p style="color:#06612d;">Text here</p>
.mytext {color:#06612d;}
This box has a color of #06612d
<div style="background-color:#06612d;">Content here</div>
.mybackground {background-color:#06612d;}
Border around this has a color of #06612d
<div style="border:2px solid #06612d;">Content here</div>
.myborder {border:2px solid #06612d;}