#300d3c color space conversions
Hex:
#300d3c
RGB:
48, 13, 60
CMY:
81, 95, 76
CMYK:
20, 78, 0, 76
HSL:
285°, 64.3836%, 14.3137%
HSV (HSB):
285°, 78.3333%, 23.5294%
XYZ:
2.1785, 1.2425, 4.4000
xyY:
0.2785, 0.1589, 1.2425
CIE-Lab:
10.8671, 26.2216, -22.3095
CIE-LCH:
10.8671, 34.4280, 319.6087
CIE-Luv:
10.8671, 8.2408, -19.7210
Hunter-Lab:
11.1466, 15.3789, -15.6013
#300d3c color charts
#300d3c color shades, tints & tones
#300d3c color schemes
#300d3c color preview, HTML & CSS examples
This text has a color of #300d3c
<p style="color:#300d3c;">Text here</p>
.mytext {color:#300d3c;}
This box has a color of #300d3c
<div style="background-color:#300d3c;">Content here</div>
.mybackground {background-color:#300d3c;}
Border around this has a color of #300d3c
<div style="border:2px solid #300d3c;">Content here</div>
.myborder {border:2px solid #300d3c;}