#303d2c color space conversions
Hex:
#303d2c
RGB:
48, 61, 44
CMY:
81, 76, 83
CMYK:
21, 0, 28, 76
HSL:
106°, 16.1905%, 20.5882%
HSV (HSB):
106°, 27.8689%, 23.9216%
XYZ:
3.3423, 4.1477, 3.0073
xyY:
0.3184, 0.3951, 4.1477
CIE-Lab:
24.1539, -9.2678, 8.7754
CIE-LCH:
24.1539, 12.7632, 136.5633
CIE-Luv:
24.1539, -5.8342, 10.1086
Hunter-Lab:
20.3659, -6.3464, 5.5012
#303d2c color charts
#303d2c color shades, tints & tones
#303d2c color schemes
#303d2c color preview, HTML & CSS examples
This text has a color of #303d2c
<p style="color:#303d2c;">Text here</p>
.mytext {color:#303d2c;}
This box has a color of #303d2c
<div style="background-color:#303d2c;">Content here</div>
.mybackground {background-color:#303d2c;}
Border around this has a color of #303d2c
<div style="border:2px solid #303d2c;">Content here</div>
.myborder {border:2px solid #303d2c;}