#300d3d color space conversions
Hex:
#300d3d
RGB:
48, 13, 61
CMY:
81, 95, 76
CMYK:
21, 79, 0, 76
HSL:
284°, 64.8649%, 14.5098%
HSV (HSB):
284°, 78.6885%, 23.9216%
XYZ:
2.2052, 1.2531, 4.5405
xyY:
0.2757, 0.1567, 1.2531
CIE-Lab:
10.9438, 26.4686, -22.9004
CIE-LCH:
10.9438, 35.0002, 319.1340
CIE-Luv:
10.9438, 8.0972, -20.2874
Hunter-Lab:
11.1944, 15.5720, -16.2124
#300d3d color charts
#300d3d color shades, tints & tones
#300d3d color schemes
#300d3d color preview, HTML & CSS examples
This text has a color of #300d3d
<p style="color:#300d3d;">Text here</p>
.mytext {color:#300d3d;}
This box has a color of #300d3d
<div style="background-color:#300d3d;">Content here</div>
.mybackground {background-color:#300d3d;}
Border around this has a color of #300d3d
<div style="border:2px solid #300d3d;">Content here</div>
.myborder {border:2px solid #300d3d;}