#303e34 color space conversions
Hex:
#303e34
RGB:
48, 62, 52
CMY:
81, 76, 80
CMYK:
23, 0, 16, 76
HSL:
137°, 12.7273%, 21.5686%
HSV (HSB):
137°, 22.5806%, 24.3137%
XYZ:
3.5614, 4.3216, 3.8953
xyY:
0.3024, 0.3669, 4.3216
CIE-Lab:
24.7072, -8.1490, 4.2844
CIE-LCH:
24.7072, 9.2067, 152.2666
CIE-Luv:
24.7072, -6.4006, 5.5923
Hunter-Lab:
20.7884, -5.7997, 3.4423
#303e34 color charts
#303e34 color shades, tints & tones
#303e34 color schemes
#303e34 color preview, HTML & CSS examples
This text has a color of #303e34
<p style="color:#303e34;">Text here</p>
.mytext {color:#303e34;}
This box has a color of #303e34
<div style="background-color:#303e34;">Content here</div>
.mybackground {background-color:#303e34;}
Border around this has a color of #303e34
<div style="border:2px solid #303e34;">Content here</div>
.myborder {border:2px solid #303e34;}