#302e1e color space conversions
Hex:
#302e1e
RGB:
48, 46, 30
CMY:
81, 82, 88
CMYK:
0, 4, 38, 81
HSL:
53°, 23.0769%, 15.2941%
HSV (HSB):
53°, 37.5000%, 18.8235%
XYZ:
2.4303, 2.6761, 1.6167
xyY:
0.3615, 0.3980, 2.6761
CIE-Lab:
18.6970, -2.2543, 10.6649
CIE-LCH:
18.6970, 10.9005, 101.9354
CIE-Luv:
18.6970, 1.7379, 9.6127
Hunter-Lab:
16.3588, -2.1100, 5.5915
#302e1e color charts
#302e1e color shades, tints & tones
#302e1e color schemes
#302e1e color preview, HTML & CSS examples
This text has a color of #302e1e
<p style="color:#302e1e;">Text here</p>
.mytext {color:#302e1e;}
This box has a color of #302e1e
<div style="background-color:#302e1e;">Content here</div>
.mybackground {background-color:#302e1e;}
Border around this has a color of #302e1e
<div style="border:2px solid #302e1e;">Content here</div>
.myborder {border:2px solid #302e1e;}