#303e1e color space conversions
Hex:
#303e1e
RGB:
48, 62, 30
CMY:
81, 76, 88
CMYK:
23, 0, 52, 76
HSL:
86°, 34.7826%, 18.0392%
HSV (HSB):
86°, 51.6129%, 24.3137%
XYZ:
3.1759, 4.1674, 1.8653
xyY:
0.3449, 0.4526, 4.1674
CIE-Lab:
24.2172, -12.3055, 17.7825
CIE-LCH:
24.2172, 21.6250, 124.6834
CIE-Luv:
24.2172, -6.1783, 18.2061
Hunter-Lab:
20.4141, -7.9549, 8.8724
#303e1e color charts
#303e1e color shades, tints & tones
#303e1e color schemes
#303e1e color preview, HTML & CSS examples
This text has a color of #303e1e
<p style="color:#303e1e;">Text here</p>
.mytext {color:#303e1e;}
This box has a color of #303e1e
<div style="background-color:#303e1e;">Content here</div>
.mybackground {background-color:#303e1e;}
Border around this has a color of #303e1e
<div style="border:2px solid #303e1e;">Content here</div>
.myborder {border:2px solid #303e1e;}