#303f0d color space conversions
Hex:
#303f0d
RGB:
48, 63, 13
CMY:
81, 75, 95
CMYK:
24, 0, 79, 75
HSL:
78°, 65.7895%, 14.9020%
HSV (HSB):
78°, 79.3651%, 24.7059%
XYZ:
3.0691, 4.2125, 1.0321
xyY:
0.3692, 0.5067, 4.2125
CIE-Lab:
24.3617, -14.7546, 27.2622
CIE-LCH:
24.3617, 30.9988, 118.4226
CIE-Luv:
24.3617, -6.5955, 24.8054
Hunter-Lab:
20.5243, -9.2256, 11.3855
#303f0d color charts
#303f0d color shades, tints & tones
#303f0d color schemes
#303f0d color preview, HTML & CSS examples
This text has a color of #303f0d
<p style="color:#303f0d;">Text here</p>
.mytext {color:#303f0d;}
This box has a color of #303f0d
<div style="background-color:#303f0d;">Content here</div>
.mybackground {background-color:#303f0d;}
Border around this has a color of #303f0d
<div style="border:2px solid #303f0d;">Content here</div>
.myborder {border:2px solid #303f0d;}