#303d0d color space conversions
Hex:
#303d0d
RGB:
48, 61, 13
CMY:
81, 76, 95
CMYK:
21, 0, 79, 76
HSL:
76°, 64.8649%, 14.5098%
HSV (HSB):
76°, 78.6885%, 23.9216%
XYZ:
2.9603, 3.9949, 0.9958
xyY:
0.3723, 0.5024, 3.9949
CIE-Lab:
23.6547, -13.6104, 26.5447
CIE-LCH:
23.6547, 29.8306, 117.1457
CIE-Luv:
23.6547, -5.5590, 23.8281
Hunter-Lab:
19.9873, -8.5402, 11.0371
#303d0d color charts
#303d0d color shades, tints & tones
#303d0d color schemes
#303d0d color preview, HTML & CSS examples
This text has a color of #303d0d
<p style="color:#303d0d;">Text here</p>
.mytext {color:#303d0d;}
This box has a color of #303d0d
<div style="background-color:#303d0d;">Content here</div>
.mybackground {background-color:#303d0d;}
Border around this has a color of #303d0d
<div style="border:2px solid #303d0d;">Content here</div>
.myborder {border:2px solid #303d0d;}