#301b3d color space conversions
Hex:
#301b3d
RGB:
48, 27, 61
CMY:
81, 89, 76
CMYK:
21, 56, 0, 76
HSL:
277°, 38.6364%, 17.2549%
HSV (HSB):
277°, 55.7377%, 23.9216%
XYZ:
2.4532, 1.7492, 4.6232
xyY:
0.2780, 0.1982, 1.7492
CIE-Lab:
14.1117, 17.9713, -17.8569
CIE-LCH:
14.1117, 25.3345, 315.1830
CIE-Luv:
14.1117, 6.0024, -18.0607
Hunter-Lab:
13.2256, 9.9644, -11.4678
#301b3d color charts
#301b3d color shades, tints & tones
#301b3d color schemes
#301b3d color preview, HTML & CSS examples
This text has a color of #301b3d
<p style="color:#301b3d;">Text here</p>
.mytext {color:#301b3d;}
This box has a color of #301b3d
<div style="background-color:#301b3d;">Content here</div>
.mybackground {background-color:#301b3d;}
Border around this has a color of #301b3d
<div style="border:2px solid #301b3d;">Content here</div>
.myborder {border:2px solid #301b3d;}