#303a3f color space conversions
Hex:
#303a3f
RGB:
48, 58, 63
CMY:
81, 77, 75
CMYK:
24, 8, 0, 75
HSL:
200°, 13.5135%, 21.7647%
HSV (HSB):
200°, 23.8095%, 24.7059%
XYZ:
3.6292, 4.0134, 5.2860
xyY:
0.2807, 0.3104, 4.0134
CIE-Lab:
23.7156, -2.8197, -4.4850
CIE-LCH:
23.7156, 5.2977, 237.8427
CIE-Luv:
23.7156, -4.8310, -4.6439
Hunter-Lab:
20.0334, -2.7220, -1.6209
#303a3f color charts
#303a3f color shades, tints & tones
#303a3f color schemes
#303a3f color preview, HTML & CSS examples
This text has a color of #303a3f
<p style="color:#303a3f;">Text here</p>
.mytext {color:#303a3f;}
This box has a color of #303a3f
<div style="background-color:#303a3f;">Content here</div>
.mybackground {background-color:#303a3f;}
Border around this has a color of #303a3f
<div style="border:2px solid #303a3f;">Content here</div>
.myborder {border:2px solid #303a3f;}