#301f3d color space conversions
Hex:
#301f3d
RGB:
48, 31, 61
CMY:
81, 88, 76
CMYK:
21, 49, 0, 76
HSL:
274°, 32.6087%, 18.0392%
HSV (HSB):
274°, 49.1803%, 23.9216%
XYZ:
2.5512, 1.9453, 4.6559
xyY:
0.2787, 0.2125, 1.9453
CIE-Lab:
15.1974, 15.2346, -16.1490
CIE-LCH:
15.1974, 22.2010, 313.3311
CIE-Luv:
15.1974, 5.0322, -16.8374
Hunter-Lab:
13.9473, 8.2431, -10.0291
#301f3d color charts
#301f3d color shades, tints & tones
#301f3d color schemes
#301f3d color preview, HTML & CSS examples
This text has a color of #301f3d
<p style="color:#301f3d;">Text here</p>
.mytext {color:#301f3d;}
This box has a color of #301f3d
<div style="background-color:#301f3d;">Content here</div>
.mybackground {background-color:#301f3d;}
Border around this has a color of #301f3d
<div style="border:2px solid #301f3d;">Content here</div>
.myborder {border:2px solid #301f3d;}