#303c30 color space conversions
Hex:
#303c30
RGB:
48, 60, 48
CMY:
81, 76, 81
CMYK:
20, 0, 20, 76
HSL:
120°, 11.1111%, 21.1765%
HSV (HSB):
120°, 20.0000%, 23.5294%
XYZ:
3.3683, 4.0735, 3.4050
xyY:
0.3105, 0.3755, 4.0735
CIE-Lab:
23.9129, -7.8057, 5.8043
CIE-LCH:
23.9129, 9.7272, 143.3657
CIE-Luv:
23.9129, -5.4223, 7.0068
Hunter-Lab:
20.1829, -5.5306, 4.1253
#303c30 color charts
#303c30 color shades, tints & tones
#303c30 color schemes
#303c30 color preview, HTML & CSS examples
This text has a color of #303c30
<p style="color:#303c30;">Text here</p>
.mytext {color:#303c30;}
This box has a color of #303c30
<div style="background-color:#303c30;">Content here</div>
.mybackground {background-color:#303c30;}
Border around this has a color of #303c30
<div style="border:2px solid #303c30;">Content here</div>
.myborder {border:2px solid #303c30;}