#303f1c color space conversions
Hex:
#303f1c
RGB:
48, 63, 28
CMY:
81, 75, 89
CMYK:
24, 0, 56, 75
HSL:
86°, 38.4615%, 17.8431%
HSV (HSB):
86°, 55.5556%, 24.7059%
XYZ:
3.2060, 4.2672, 1.7533
xyY:
0.3475, 0.4625, 4.2672
CIE-Lab:
24.5359, -13.1715, 19.3853
CIE-LCH:
24.5359, 23.4367, 124.1945
CIE-Luv:
24.5359, -6.6641, 19.6408
Hunter-Lab:
20.6573, -8.4469, 9.4278
#303f1c color charts
#303f1c color shades, tints & tones
#303f1c color schemes
#303f1c color preview, HTML & CSS examples
This text has a color of #303f1c
<p style="color:#303f1c;">Text here</p>
.mytext {color:#303f1c;}
This box has a color of #303f1c
<div style="background-color:#303f1c;">Content here</div>
.mybackground {background-color:#303f1c;}
Border around this has a color of #303f1c
<div style="border:2px solid #303f1c;">Content here</div>
.myborder {border:2px solid #303f1c;}