#0d3d3c color space conversions
Hex:
#0d3d3c
RGB:
13, 61, 60
CMY:
95, 76, 76
CMYK:
79, 0, 2, 76
HSL:
179°, 64.8649%, 14.5098%
HSV (HSB):
179°, 78.6885%, 23.9216%
XYZ:
2.6503, 3.7493, 4.8590
xyY:
0.2354, 0.3330, 3.7493
CIE-Lab:
22.8247, -15.7275, -4.0009
CIE-LCH:
22.8247, 16.2284, 194.2727
CIE-Luv:
22.8247, -15.8860, -2.6795
Hunter-Lab:
19.3631, -9.4532, -1.3240
#0d3d3c color charts
#0d3d3c color shades, tints & tones
#0d3d3c color schemes
#0d3d3c color preview, HTML & CSS examples
This text has a color of #0d3d3c
<p style="color:#0d3d3c;">Text here</p>
.mytext {color:#0d3d3c;}
This box has a color of #0d3d3c
<div style="background-color:#0d3d3c;">Content here</div>
.mybackground {background-color:#0d3d3c;}
Border around this has a color of #0d3d3c
<div style="border:2px solid #0d3d3c;">Content here</div>
.myborder {border:2px solid #0d3d3c;}