#301f1e color space conversions
Hex:
#301f1e
RGB:
48, 31, 30
CMY:
81, 88, 88
CMYK:
0, 35, 38, 81
HSL:
3°, 23.0769%, 15.2941%
HSV (HSB):
3°, 37.5000%, 18.8235%
XYZ:
1.9433, 1.7021, 1.4544
xyY:
0.3810, 0.3338, 1.7021
CIE-Lab:
13.8391, 8.1038, 3.9927
CIE-LCH:
13.8391, 9.0340, 26.2294
CIE-Luv:
13.8391, 8.3305, 2.3055
Hunter-Lab:
13.0464, 3.7562, 2.5229
#301f1e color charts
#301f1e color shades, tints & tones
#301f1e color schemes
#301f1e color preview, HTML & CSS examples
This text has a color of #301f1e
<p style="color:#301f1e;">Text here</p>
.mytext {color:#301f1e;}
This box has a color of #301f1e
<div style="background-color:#301f1e;">Content here</div>
.mybackground {background-color:#301f1e;}
Border around this has a color of #301f1e
<div style="border:2px solid #301f1e;">Content here</div>
.myborder {border:2px solid #301f1e;}