#300a31 color space conversions
Hex:
#300a31
RGB:
48, 10, 49
CMY:
81, 96, 81
CMYK:
2, 80, 0, 81
HSL:
298°, 66.1017%, 11.5686%
HSV (HSB):
298°, 79.5918%, 19.2157%
XYZ:
1.8818, 1.0672, 3.0125
xyY:
0.3157, 0.1790, 1.0672
CIE-Lab:
9.5393, 25.1819, -16.4573
CIE-LCH:
9.5393, 30.0827, 326.8338
CIE-Luv:
9.5393, 10.1318, -13.8449
Hunter-Lab:
10.3306, 14.4374, -10.0583
#300a31 color charts
#300a31 color shades, tints & tones
#300a31 color schemes
#300a31 color preview, HTML & CSS examples
This text has a color of #300a31
<p style="color:#300a31;">Text here</p>
.mytext {color:#300a31;}
This box has a color of #300a31
<div style="background-color:#300a31;">Content here</div>
.mybackground {background-color:#300a31;}
Border around this has a color of #300a31
<div style="border:2px solid #300a31;">Content here</div>
.myborder {border:2px solid #300a31;}