#302c3c color space conversions
Hex:
#302c3c
RGB:
48, 44, 60
CMY:
81, 83, 76
CMYK:
20, 27, 0, 76
HSL:
255°, 15.3846%, 20.3922%
HSV (HSB):
255°, 26.6667%, 23.5294%
XYZ:
2.9352, 2.7560, 4.6522
xyY:
0.2838, 0.2664, 2.7560
CIE-Lab:
19.0389, 5.8393, -9.5074
CIE-LCH:
19.0389, 11.1574, 301.5579
CIE-Luv:
19.0389, 0.9365, -10.4904
Hunter-Lab:
16.6012, 2.5082, -4.9943
#302c3c color charts
#302c3c color shades, tints & tones
#302c3c color schemes
#302c3c color preview, HTML & CSS examples
This text has a color of #302c3c
<p style="color:#302c3c;">Text here</p>
.mytext {color:#302c3c;}
This box has a color of #302c3c
<div style="background-color:#302c3c;">Content here</div>
.mybackground {background-color:#302c3c;}
Border around this has a color of #302c3c
<div style="border:2px solid #302c3c;">Content here</div>
.myborder {border:2px solid #302c3c;}