#303e2f color space conversions
Hex:
#303e2f
RGB:
48, 62, 47
CMY:
81, 76, 82
CMYK:
23, 0, 24, 76
HSL:
116°, 13.7615%, 21.3725%
HSV (HSB):
116°, 24.1935%, 24.3137%
XYZ:
3.4546, 4.2789, 3.3331
xyY:
0.3122, 0.3866, 4.2789
CIE-Lab:
24.5727, -9.2579, 7.3884
CIE-LCH:
24.5727, 11.8447, 141.4076
CIE-Luv:
24.5727, -6.3412, 8.8445
Hunter-Lab:
20.6854, -6.3885, 4.9261
#303e2f color charts
#303e2f color shades, tints & tones
#303e2f color schemes
#303e2f color preview, HTML & CSS examples
This text has a color of #303e2f
<p style="color:#303e2f;">Text here</p>
.mytext {color:#303e2f;}
This box has a color of #303e2f
<div style="background-color:#303e2f;">Content here</div>
.mybackground {background-color:#303e2f;}
Border around this has a color of #303e2f
<div style="border:2px solid #303e2f;">Content here</div>
.myborder {border:2px solid #303e2f;}