#302d3c color space conversions
Hex:
#302d3c
RGB:
48, 45, 60
CMY:
81, 82, 76
CMYK:
20, 25, 0, 76
HSL:
252°, 14.2857%, 20.5882%
HSV (HSB):
252°, 25.0000%, 23.5294%
XYZ:
2.9729, 2.8314, 4.6648
xyY:
0.2840, 0.2705, 2.8314
CIE-Lab:
19.3556, 5.1431, -9.0242
CIE-LCH:
19.3556, 10.3869, 299.6796
CIE-Luv:
19.3556, 0.5607, -9.9675
Hunter-Lab:
16.8267, 2.0903, -4.6579
#302d3c color charts
#302d3c color shades, tints & tones
#302d3c color schemes
#302d3c color preview, HTML & CSS examples
This text has a color of #302d3c
<p style="color:#302d3c;">Text here</p>
.mytext {color:#302d3c;}
This box has a color of #302d3c
<div style="background-color:#302d3c;">Content here</div>
.mybackground {background-color:#302d3c;}
Border around this has a color of #302d3c
<div style="border:2px solid #302d3c;">Content here</div>
.myborder {border:2px solid #302d3c;}