#303d1f color space conversions
Hex:
#303d1f
RGB:
48, 61, 31
CMY:
81, 76, 88
CMYK:
21, 0, 49, 76
HSL:
86°, 32.6087%, 18.0392%
HSV (HSB):
86°, 49.1803%, 23.9216%
XYZ:
3.1350, 4.0648, 1.9157
xyY:
0.3439, 0.4459, 4.0648
CIE-Lab:
23.8845, -11.5659, 16.7487
CIE-LCH:
23.8845, 20.3541, 124.6270
CIE-Luv:
23.8845, -5.6892, 17.1932
Hunter-Lab:
20.1613, -7.5265, 8.4794
#303d1f color charts
#303d1f color shades, tints & tones
#303d1f color schemes
#303d1f color preview, HTML & CSS examples
This text has a color of #303d1f
<p style="color:#303d1f;">Text here</p>
.mytext {color:#303d1f;}
This box has a color of #303d1f
<div style="background-color:#303d1f;">Content here</div>
.mybackground {background-color:#303d1f;}
Border around this has a color of #303d1f
<div style="border:2px solid #303d1f;">Content here</div>
.myborder {border:2px solid #303d1f;}