#303b3e color space conversions
Hex:
#303b3e
RGB:
48, 59, 62
CMY:
81, 77, 76
CMYK:
23, 5, 0, 76
HSL:
193°, 12.7273%, 21.5686%
HSV (HSB):
193°, 22.5806%, 24.3137%
XYZ:
3.6524, 4.1041, 5.1571
xyY:
0.2828, 0.3178, 4.1041
CIE-Lab:
24.0127, -3.7421, -3.3748
CIE-LCH:
24.0127, 5.0391, 222.0460
CIE-Luv:
24.0127, -5.2354, -3.2920
Hunter-Lab:
20.2586, -3.2711, -0.9120
#303b3e color charts
#303b3e color shades, tints & tones
#303b3e color schemes
#303b3e color preview, HTML & CSS examples
This text has a color of #303b3e
<p style="color:#303b3e;">Text here</p>
.mytext {color:#303b3e;}
This box has a color of #303b3e
<div style="background-color:#303b3e;">Content here</div>
.mybackground {background-color:#303b3e;}
Border around this has a color of #303b3e
<div style="border:2px solid #303b3e;">Content here</div>
.myborder {border:2px solid #303b3e;}