#302e2f color space conversions
Hex:
#302e2f
RGB:
48, 46, 47
CMY:
81, 82, 82
CMYK:
0, 4, 2, 81
HSL:
330°, 2.1277%, 18.4314%
HSV (HSB):
330°, 4.1667%, 18.8235%
XYZ:
2.7090, 2.7876, 3.0846
xyY:
0.3157, 0.3248, 2.7876
CIE-Lab:
19.1724, 1.1260, -0.3271
CIE-LCH:
19.1724, 1.1725, 343.8025
CIE-Luv:
19.1724, 0.9122, -0.4506
Hunter-Lab:
16.6961, -0.2559, 0.7335
#302e2f color charts
#302e2f color shades, tints & tones
#302e2f color schemes
#302e2f color preview, HTML & CSS examples
This text has a color of #302e2f
<p style="color:#302e2f;">Text here</p>
.mytext {color:#302e2f;}
This box has a color of #302e2f
<div style="background-color:#302e2f;">Content here</div>
.mybackground {background-color:#302e2f;}
Border around this has a color of #302e2f
<div style="border:2px solid #302e2f;">Content here</div>
.myborder {border:2px solid #302e2f;}