#303b2b color space conversions
Hex:
#303b2b
RGB:
48, 59, 43
CMY:
81, 77, 83
CMYK:
19, 0, 27, 77
HSL:
101°, 15.6863%, 20.0000%
HSV (HSB):
101°, 27.1186%, 23.1373%
XYZ:
3.2189, 3.9307, 2.8745
xyY:
0.3211, 0.3921, 3.9307
CIE-Lab:
23.4411, -8.2360, 8.4494
CIE-LCH:
23.4411, 11.7993, 134.2672
CIE-Luv:
23.4411, -4.8721, 9.5405
Hunter-Lab:
19.8261, -5.7146, 5.2819
#303b2b color charts
#303b2b color shades, tints & tones
#303b2b color schemes
#303b2b color preview, HTML & CSS examples
This text has a color of #303b2b
<p style="color:#303b2b;">Text here</p>
.mytext {color:#303b2b;}
This box has a color of #303b2b
<div style="background-color:#303b2b;">Content here</div>
.mybackground {background-color:#303b2b;}
Border around this has a color of #303b2b
<div style="border:2px solid #303b2b;">Content here</div>
.myborder {border:2px solid #303b2b;}