#303b2f color space conversions
Hex:
#303b2f
RGB:
48, 59, 47
CMY:
81, 77, 82
CMYK:
19, 0, 20, 77
HSL:
115°, 11.3208%, 20.7843%
HSV (HSB):
115°, 20.3390%, 23.1373%
XYZ:
3.2960, 3.9615, 3.2803
xyY:
0.3128, 0.3759, 3.9615
CIE-Lab:
23.5439, -7.3986, 5.9473
CIE-LCH:
23.5439, 9.4926, 141.2065
CIE-Luv:
23.5439, -4.9409, 7.0505
Hunter-Lab:
19.9036, -5.2723, 4.1611
#303b2f color charts
#303b2f color shades, tints & tones
#303b2f color schemes
#303b2f color preview, HTML & CSS examples
This text has a color of #303b2f
<p style="color:#303b2f;">Text here</p>
.mytext {color:#303b2f;}
This box has a color of #303b2f
<div style="background-color:#303b2f;">Content here</div>
.mybackground {background-color:#303b2f;}
Border around this has a color of #303b2f
<div style="border:2px solid #303b2f;">Content here</div>
.myborder {border:2px solid #303b2f;}