#0d3d00 color space conversions
Hex:
#0d3d00
RGB:
13, 61, 0
CMY:
95, 76, 100
CMYK:
79, 0, 100, 76
HSL:
107°, 100.0000%, 11.9608%
HSV (HSB):
107°, 100.0000%, 23.9216%
XYZ:
1.8347, 3.4231, 0.5640
xyY:
0.3151, 0.5880, 3.4231
CIE-Lab:
21.6642, -28.2195, 29.2848
CIE-LCH:
21.6642, 40.6687, 133.9387
CIE-Luv:
21.6642, -18.0515, 26.2204
Hunter-Lab:
18.5015, -14.6764, 11.1436
#0d3d00 color charts
#0d3d00 color shades, tints & tones
#0d3d00 color schemes
#0d3d00 color preview, HTML & CSS examples
This text has a color of #0d3d00
<p style="color:#0d3d00;">Text here</p>
.mytext {color:#0d3d00;}
This box has a color of #0d3d00
<div style="background-color:#0d3d00;">Content here</div>
.mybackground {background-color:#0d3d00;}
Border around this has a color of #0d3d00
<div style="border:2px solid #0d3d00;">Content here</div>
.myborder {border:2px solid #0d3d00;}