#301d3d color space conversions
Hex:
#301d3d
RGB:
48, 29, 61
CMY:
81, 89, 76
CMYK:
21, 52, 0, 76
HSL:
276°, 35.5556%, 17.6471%
HSV (HSB):
276°, 52.4590%, 23.9216%
XYZ:
2.5006, 1.8440, 4.6390
xyY:
0.2783, 0.2053, 1.8440
CIE-Lab:
14.6465, 16.6124, -17.0143
CIE-LCH:
14.6465, 23.7794, 314.3153
CIE-Luv:
14.6465, 5.5377, -17.4823
Hunter-Lab:
13.5795, 9.1057, -10.7489
#301d3d color charts
#301d3d color shades, tints & tones
#301d3d color schemes
#301d3d color preview, HTML & CSS examples
This text has a color of #301d3d
<p style="color:#301d3d;">Text here</p>
.mytext {color:#301d3d;}
This box has a color of #301d3d
<div style="background-color:#301d3d;">Content here</div>
.mybackground {background-color:#301d3d;}
Border around this has a color of #301d3d
<div style="border:2px solid #301d3d;">Content here</div>
.myborder {border:2px solid #301d3d;}