#300f3d color space conversions
Hex:
#300f3d
RGB:
48, 15, 61
CMY:
81, 94, 76
CMYK:
21, 75, 0, 76
HSL:
283°, 60.5263%, 14.9020%
HSV (HSB):
283°, 75.4098%, 23.9216%
XYZ:
2.2321, 1.3069, 4.5495
xyY:
0.2760, 0.1616, 1.3069
CIE-Lab:
11.3240, 25.4074, -22.2905
CIE-LCH:
11.3240, 33.7994, 318.7387
CIE-Luv:
11.3240, 7.9151, -20.1467
Hunter-Lab:
11.4322, 14.8445, -15.5923
#300f3d color charts
#300f3d color shades, tints & tones
#300f3d color schemes
#300f3d color preview, HTML & CSS examples
This text has a color of #300f3d
<p style="color:#300f3d;">Text here</p>
.mytext {color:#300f3d;}
This box has a color of #300f3d
<div style="background-color:#300f3d;">Content here</div>
.mybackground {background-color:#300f3d;}
Border around this has a color of #300f3d
<div style="border:2px solid #300f3d;">Content here</div>
.myborder {border:2px solid #300f3d;}