#302e2e color space conversions
Hex:
#302e2e
RGB:
48, 46, 46
CMY:
81, 82, 82
CMYK:
0, 4, 4, 81
HSL:
0°, 2.1277%, 18.4314%
HSV (HSB):
0°, 4.1667%, 18.8235%
XYZ:
2.6891, 2.7796, 2.9796
xyY:
0.3183, 0.3290, 2.7796
CIE-Lab:
19.1388, 0.8950, 0.3151
CIE-LCH:
19.1388, 0.9488, 19.3964
CIE-Luv:
19.1388, 0.9659, 0.2050
Hunter-Lab:
16.6722, -0.3861, 1.0746
#302e2e color charts
#302e2e color shades, tints & tones
#302e2e color schemes
#302e2e color preview, HTML & CSS examples
This text has a color of #302e2e
<p style="color:#302e2e;">Text here</p>
.mytext {color:#302e2e;}
This box has a color of #302e2e
<div style="background-color:#302e2e;">Content here</div>
.mybackground {background-color:#302e2e;}
Border around this has a color of #302e2e
<div style="border:2px solid #302e2e;">Content here</div>
.myborder {border:2px solid #302e2e;}