#302e23 color space conversions
Hex:
#302e23
RGB:
48, 46, 35
CMY:
81, 82, 86
CMYK:
0, 4, 27, 81
HSL:
51°, 15.6627%, 16.2745%
HSV (HSB):
51°, 27.0833%, 18.8235%
XYZ:
2.4993, 2.7037, 1.9803
xyY:
0.3479, 0.3764, 2.7037
CIE-Lab:
18.8160, -1.3853, 7.4319
CIE-LCH:
18.8160, 7.5599, 100.5587
CIE-Luv:
18.8160, 1.5169, 6.9242
Hunter-Lab:
16.4430, -1.6437, 4.3697
#302e23 color charts
#302e23 color shades, tints & tones
#302e23 color schemes
#302e23 color preview, HTML & CSS examples
This text has a color of #302e23
<p style="color:#302e23;">Text here</p>
.mytext {color:#302e23;}
This box has a color of #302e23
<div style="background-color:#302e23;">Content here</div>
.mybackground {background-color:#302e23;}
Border around this has a color of #302e23
<div style="border:2px solid #302e23;">Content here</div>
.myborder {border:2px solid #302e23;}